X-Git-Url: http://git.megacz.com/?p=haskell-directory.git;a=blobdiff_plain;f=include%2FHsDirectory.h;h=7185dc8cc5ab30677435cbfd80a04ec15643d17f;hp=eded7ebe474b6166c37333d90fa34db7d6dcf02e;hb=50661a379e7edffada24ffee307321cb9edfb917;hpb=904ec18c744c63356da922cda31070827920836c diff --git a/include/HsDirectory.h b/include/HsDirectory.h index eded7eb..7185dc8 100644 --- a/include/HsDirectory.h +++ b/include/HsDirectory.h @@ -10,6 +10,12 @@ #define __HSDIRECTORY_H__ #include "HsDirectoryConfig.h" +// Otherwise these clash with similar definitions from other packages: +#undef PACKAGE_BUGREPORT +#undef PACKAGE_NAME +#undef PACKAGE_STRING +#undef PACKAGE_TARNAME +#undef PACKAGE_VERSION #if HAVE_SYS_TYPES_H #include