util-linux/config
Karel Zak 8174c9ca72 build-sys: remove DEFAULT_INCLUDES workaround
The automake stuff uses "-I.". as a default gcc option for includes. This is a
problem for source code where is local includes with a same name like system
includes (e.g.  mntent.h, paths.h). Possible workaround is overwrite the
automake DEFAULT_INCLUDES variable. But this solution produces warnings. The
best way (this patch) is probably rename the files and remove DEFAULT_INCLUDES.

Signed-off-by: Karel Zak <kzak@redhat.com>
2007-01-04 14:39:17 +01:00
..
include-Makefile.am build-sys: remove DEFAULT_INCLUDES workaround 2007-01-04 14:39:17 +01:00
texinfo.tex Imported from util-linux-2.13-pre1 tarball. 2006-12-07 00:26:54 +01:00