e2fsprogs/lib/blkid
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
..
tests Add ZFS test image to blkid test suite 2008-07-07 15:13:09 -04:00
Makefile.in Don't use in-tree header files if using system uuid or blkid libraries 2009-10-04 14:45:08 -04:00
blkid.h.in Don't use in-tree header files if using system uuid or blkid libraries 2009-10-04 14:45:08 -04:00
blkid.pc.in Fix pkg-config files: use Requires.private and fix the include directory 2008-09-02 21:20:44 -04:00
blkidP.h libblkid: Unexport the private symbol blkid_devdirs 2008-08-27 00:00:44 -04:00
blkid_types.h.in Fix asm_types.h type conflicts 2006-04-09 08:41:55 -04:00
cache.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
dev.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
devname.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
devno.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
getsize.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
libblkid.3.in libblkid: On the man page, replace empty references with an existing one. 2008-08-14 13:31:37 -04:00
list.h Fix up lots of portability problems that caused e2fsprogs not to build successfully 2003-03-06 11:09:18 -05:00
llseek.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
probe.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
probe.h e2fsprogs: reserving code points for new ext4 quota feature 2011-02-25 18:31:52 -05:00
read.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
resolve.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
save.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
tag.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
test_probe.in blkid: Don't use a hard-coded path for /bin/rm in test_probe.in 2009-05-17 22:19:21 -04:00
tst_types.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
version.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00