From d1e19dcd821c917b2f6e69d9fa5e4ab7b5a2a709 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Mon, 2 Jun 2003 08:53:04 +0000 Subject: [PATCH] Auto merged 2003/06/02 09:52:24+01:00 cantab.net!aia21 Update build. (Logical change 1.138) --- Makefile.in | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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