pacman/src/util
Dave Reisner d6ccd44390 include config.h via Makefiles
Ensures that config.h is always ordered correctly (first) in the
includes. Also means that new source files get this for free without
having to remember to add it.

We opt for -imacros over -include as its more portable, and the
added constraint by -imacros doesn't bother us for config.h.

This also touches the HACKING file to remove the explicit mention of
config.h as part of the includes.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-12-21 18:13:17 -06:00
..
.gitignore pacsort: add new utility 2011-08-08 16:49:43 -05:00
Makefile.am include config.h via Makefiles 2011-12-21 18:13:17 -06:00
cleanupdelta.c include config.h via Makefiles 2011-12-21 18:13:17 -06:00
pacsort.c include config.h via Makefiles 2011-12-21 18:13:17 -06:00
pactree.c include config.h via Makefiles 2011-12-21 18:13:17 -06:00
testdb.c include config.h via Makefiles 2011-12-21 18:13:17 -06:00
testpkg.c create a typedef for enum _alpm_errno_t 2011-11-14 08:54:03 -06:00
vercmp.c Remove most usages of strncmp() 2011-07-05 21:29:02 -05:00