e2fsprogs/util
Theodore Ts'o d1154eb460 Shorten compile commands run by the build system
The DEFS line in MCONFIG had gotten so long that it exceeded 4k, and
this was starting to cause some tools heartburn.  It also made "make
V=1" almost useless, since trying to following the individual commands
run by make was lost in the noise of all of the defines.

So fix this by putting the configure-generated defines in lib/config.h
and the directory pathnames to lib/dirpaths.h.

In addition, clean up some vestigal defines in configure.in and in the
Makefiles to further shorten the cc command lines.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2011-09-18 17:34:37 -04:00
..
Makefile.in Add support for configure --enable-verbose-makecmds 2009-07-02 00:11:17 -04:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
all.exclude Treat build.static as an ingored file in the source directory 2008-07-07 09:35:36 -04:00
copy_sparse.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
gcc-wall-cleanup Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
gen-tarball.in Unbreak build if directory renamed from e2fsprogs. 2008-09-07 21:53:28 -04:00
libecho.c Makefile.pq, libecho.c: 1997-10-31 06:25:24 +00:00
subset.exclude Add build.static to util/subset.exclude as well. 2008-07-07 16:34:34 -04:00
subst.c subst: Fix free of uninit pointers 2011-09-16 18:43:05 -04:00
subst.conf.in Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00