libext2fs: link the test programs with static libraries
Theodore Ts'o authored

Force the use of the static libraries when linking the test program so
that "make check" works when the shared libraries have not been
installed, and so that we test against the version of the libraries in
the source tree.

Reported-by: g.esp@free.fr
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
068136c3
Name Last commit Last update
config Update config.guess and config.sub to the latest (2012-02-10) version
contrib contrib/fallocate: add support for punch functionality
debian Update Release Notes, Changelogs, version.h, etc. for 1.42.6 release
debugfs debugfs: add a makefile rule to build debugfs.static
doc Update Release Notes, Changelogs, version.h, etc. for 1.42.5 release
e2fsck e2fsck: make sure the extent tree is consistent after bogus node in the tree
ext2ed Shorten compile commands run by the build system
include/nonunix Remove trailing whitespace for the entire source tree
install-utils Remove Changelog files since they're not used after the git migration
intl Shorten compile commands run by the build system
lib libext2fs: link the test programs with static libraries
misc tune2fs: fix a compile-time bug if quota is not enabled
po Update Release Notes, Changelogs, version.h, etc. for 1.42.6 release
resize resize2fs: fix gcc -Wall nits and valgrind complaints
tests tests: add test of an incorrect interior node in an extent tree
util util: respect HAVE_MALLOC_H
.gitignore build: add generated files to .gitignore
.hgignore Ignore quilt work files
.missing-copyright Many files:
.release-checklist Update release checklist to include reminder to update translation
ABOUT-NLS Update to gettext 0.11.5. We now enable NLS support by default.
COPYING Clarify the copyright licenses used by the various libraries in COPYING
INSTALL Add a comment in INSTALL regarding --disable-tls on older systems
INSTALL.elfbin ChangeLog, INSTALL.elfbin:
MCONFIG.in Fix blhc (Build Log Hardening Check) warnings
Makefile.in
README
README.subset
RELEASE-NOTES
SHLIBS
SUBMITTING-PATCHES
TODO
aclocal.m4
configure
configure.in
depfix.sed
e2fsprogs.lsm
e2fsprogs.spec.in
version.h
wordwrap.pl
	This is the new version (1.42.6) of the second extended file
system management programs.

	From time to time, I release new versions of e2fsprogs, to fix
bugs and to make the utilities more robust.  You can always find
information about the latest version at the the e2fsprogs web page,
which is:

	http://e2fsprogs.sourceforge.net

	The INSTALL file has instructions on building and installing
e2fsprogs.  Provisions for building Red Hat RPMs and Debian dpkg files
are supplied as well.

	In case of bugs in these programs, please contact Ted Ts'o at
tytso@mit.edu or tytso@alum.mit.edu.  See the e2fsck man page for
suggestions of what sort of information to include when submitting bug
reports for these programs.