new options, --disable-ext2fs, --disable-fat and --disable-ffs

This commit is contained in:
okuji 1999-08-13 14:52:37 +00:00
parent 7e9a0794d0
commit 25de0c4bba
18 changed files with 251 additions and 141 deletions

View file

@ -63,6 +63,7 @@ AMTAR = @AMTAR@
AMTARFLAGS = @AMTARFLAGS@
AWK = @AWK@
CC = @CC@
FSYS_CFLAGS = @FSYS_CFLAGS@
GRUB_CFLAGS = @GRUB_CFLAGS@
GRUB_LIBS = @GRUB_LIBS@
LD = @LD@