e2fsprogs/lib
Theodore Ts'o 6c59a665da configure: fix --with-diet-libc
Newer versions of autoconf pull in AC_PROG_GCC as part of
AC_CANONICAL_HOST.  So we need check for WITH_DIET_LIBC earlier in
configure.in.

Also, e2fsprogs now needs functions which are found in diet libc's
compat library.  So add support for autoconf's LIBS function, and
automatically set libs to include -lcompat.

Finally, disable compiling e4defrag by deault if --with-diet-libc is
specified because the program has too many glibc dependencies.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2014-01-05 22:58:16 -05:00
..
blkid libblkid: fix sizeof(foo) vs sizeof(*foo) malloc() bug 2014-01-04 19:11:37 -05:00
e2p e2fsck: verify s_desc_size is power-of-two value 2013-12-23 16:03:46 -05:00
et Use makeinfo --html instead of texi2html 2013-12-28 15:40:56 -05:00
ext2fs configure: fix --with-diet-libc 2014-01-05 22:58:16 -05:00
quota libext2fs: use ext2fs_punch() to truncate quota file 2013-12-14 19:52:43 -05:00
ss configure: fix --with-diet-libc 2014-01-05 22:58:16 -05:00
uuid build: use long long for __u64 by default 2013-12-15 22:10:09 -05:00
Makefile.bsd-lib Include LDFLAGS when building BSD libraries 2012-05-11 22:21:08 -04:00
Makefile.checker Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.darwin-lib Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.elf-lib Put ELF_OTHER_LIBS in the right place for the linker 2012-08-06 12:30:49 -04:00
Makefile.library Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.profile Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.solaris-lib Put ELF_OTHER_LIBS in the right place for the linker 2012-08-06 12:30:49 -04:00
config.h.in e4defrag: choose the best available posix_fadvise variant 2014-01-05 22:55:10 -05:00
dirpaths.h.in Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
fpopen.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00