diff options
author | Carsten Haitzler <raster@rasterman.com> | 2000-12-09 01:29:47 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2000-12-09 01:29:47 +0000 |
commit | cb64aa578fc6637a7363c9cad6837412de9a0f25 (patch) | |
tree | c0e047d2131c8ee0f44710937dd046cf09fd7087 /config.h.in | |
parent | 35b056f1a3c5250e150e060532ef9edbe363a4e3 (diff) | |
download | enlightenment-cb64aa578fc6637a7363c9cad6837412de9a0f25.tar.gz enlightenment-cb64aa578fc6637a7363c9cad6837412de9a0f25.tar.xz enlightenment-cb64aa578fc6637a7363c9cad6837412de9a0f25.zip |
./configure && make && sudo make install
work now - and the wm runs fine... :)
SVN revision: 3964
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
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 |