Lines Matching full:configure
177 The configure script supports the --with-cc, --with-ccopts, and
179 CCFLAGS=, and LDFLAGS= in the configure command line is used instead.
187 Fix some build failures caused by --disable-* configure options.
380 Add --disable-libuuid option to configure which uses an in-system
579 system-installed blkid implementation via the configure option
1052 The configure script now respects the LDFLAGS environment variable if
1053 it is set when configure is called. (Addresses Sourceforge Feature
1059 The configure script now uses AC_MSG_{RESULT,WARN,ERROR} instead of
1060 bare echo commands so that configure flags such as --quiet work
1078 likes to use configure.sh files to store the configure options used to
1079 build a package. Unfortuntaely GNU make will use the configure.sh to
1080 replace the configure script, resulting in a self-inflicted fork bomb
1136 The "make rpm" command will now take some extra configure optiosn from
1289 If the configure script is given --with-diet-libc, don't use thread
1428 Remove bashism for configure script and from the lib/ss Makefile.
1595 Change configure.in to avoid using the 'dc' command unless it is
1710 Fix configure handling of --sbindir (which should rarely be used, but
1730 Remove the --enable-dynamic-static configure option, and build e2fsck
1956 addition fix the script and how it is called from the configure script
2362 configure the filesystem features, blocksize, and inode_ratio for
2608 even without "configure --enable-blkid-debug".
2837 configure --disable-resizer)
3068 Remove support for the --enable-old-bitops configure option which was
3092 Add a configure --enable-maintainer-mode option which enables the
3093 makefile rules to rebuild the configure script from configure.in, and
3200 with configure --disable-htree.
3229 --enable-profile option to configure selected. (Addresses Sourceforge
3339 Changed configure.in so that its defaults for *BSD systems no longer
3342 Fixed some minor spelling errors/typo's in e2fsck and the configure
3374 Added --with-diet-libc and --disable-evms to the configure script.
3392 configure script. The test I/O manager will only print any debugging
3528 et, ss, uuid, and blkid libraries. The configure script and top-level
3586 If byteswapping support is disabled using configure --disable-swapfs,
3766 if the configure --enable-old-evms flag is given.
3844 Configure now defaults the man pages directory to /usr/share/man on
4084 Debugfs was fixed to compile with "configure --disable-swapfs".
4311 Added new configure flags which allow a subset e2fsprogs to be built;
4642 to the configure script.
4663 by passing --enable-nls to configure.
4952 the configure script was improved to detect this case so that
5093 The man directories are defined in terms mandir, so that the configure
5210 explicitly do a configure test to see if (a) llseek is in libc, and
5445 The configure script now checks explicitly to see if "-static" works,
5779 Added configure flag --enable-old-bitops, which forces the bitops to
5872 the configure script. This prevents needless recompilation of
5876 --enable-dynamic-e2fsck flag to configure. This is not recommended,