No Message Supplied

This commit is contained in:
Dean Roehrich
2002-06-11 18:02:16 +00:00
parent 75c0eb5d0d
commit 9173c16a73
2 changed files with 6 additions and 27 deletions
+1
View File
@@ -24,6 +24,7 @@ AC_CHECK_HEADERS(sys/dmi.h)
CPPFLAGS="-I\$(top_srcdir)/src/common"
if test "$have_xfs_dmapi_h" = 1; then
CPPFLAGS="$CPPFLAGS -I/usr/include/xfs"
CPPFLAGS="$CPPFLAGS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE"
fi
AC_SUBST(CPPFLAGS)