From: ross Date: Fri, 8 Oct 2004 12:04:48 +0000 (+0000) Subject: [project @ 2004-10-08 12:04:48 by ross] X-Git-Tag: nhc98-1-18-release~220 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=07cdebce9747ee86bc898afed0ad5b65968782df;p=haskell-directory.git [project @ 2004-10-08 12:04:48 by ross] revert previous change, so now these includes don't define PACKAGE_* --- diff --git a/include/HsBase.h b/include/HsBase.h index 75f9045..c27140e 100644 --- a/include/HsBase.h +++ b/include/HsBase.h @@ -11,15 +11,15 @@ #include "ghcconfig.h" -/* ultra-evil... must come before HsBaseConfig.h */ +#include "HsBaseConfig.h" + +/* ultra-evil... */ #undef PACKAGE_BUGREPORT #undef PACKAGE_NAME #undef PACKAGE_STRING #undef PACKAGE_TARNAME #undef PACKAGE_VERSION -#include "HsBaseConfig.h" - #include "HsFFI.h" #include