From cb64aa578fc6637a7363c9cad6837412de9a0f25 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Sat, 9 Dec 2000 01:29:47 +0000 Subject: ./configure && make && sudo make install work now - and the wm runs fine... :) SVN revision: 3964 --- config.h.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 3f449a9c2..8ed210ff4 100644 --- a/config.h.in +++ b/config.h.in @@ -52,6 +52,7 @@ #undef PACKAGE_LOCALE_DIR #undef PACKAGE_DATA_DIR #undef PACKAGE_SOURCE_DIR +#undef PACKAGE_BIN_DIR /* Define if you have the __argz_count function. */ #undef HAVE___ARGZ_COUNT -- cgit