diff --git a/Makefile.in b/Makefile.in index f41970a5..40a5104e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -93,15 +93,11 @@ am__include = @am__include@ am__quote = @am__quote@ install_sh = @install_sh@ -# Need this to enable 64-bit (device) file access functions and parameters. -@DEBUG_TRUE@AM_CFLAGS = -D_FILE_OFFSET_BITS=64 -g -DDEBUG -Wall -@DEBUG_FALSE@AM_CFLAGS = -D_FILE_OFFSET_BITS=64 - SUBDIRS = doc include libntfs ntfsprogs EXTRA_DIST = AUTHORS CREDITS COPYING TODO.include TODO.libntfs ChangeLog \ INSTALL NEWS README autogen.sh ntfsprogs.spec.in \ - TODO.ntfsprogs + TODO.ntfsprogs getgccver AUTOMAKE_OPTIONS = gnu