e2fsprogs/tests/progs
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
..
test_data Fix up usage and decrement error messages in the test_icount program 2007-04-07 09:06:46 -04:00
Makefile.in configure: fix --with-diet-libc 2014-01-05 22:58:16 -05:00
crcsum.c crcsum: remove the -b option since ext2fs_crc32c_be is dropped in 1.43.x 2013-04-22 00:04:36 -04:00
hold_inode.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
random_exercise.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
test_icount.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
test_icount.h ChangeLog, test_icount.c, test_icount.h: 1998-03-30 01:08:41 +00:00
test_icount_cmds.ct Many files: 1997-04-29 17:48:10 +00:00
test_rel.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
test_rel.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
test_rel_cmds.ct Many files: 1997-04-29 16:17:09 +00:00