]> git.notmuchmail.org Git - notmuch/commit
configure: Generate more friendly Makefile.config with separated CFLAGS
authorCarl Worth <cworth@cworth.org>
Wed, 2 Dec 2009 02:25:17 +0000 (18:25 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 2 Dec 2009 02:25:17 +0000 (18:25 -0800)
commit4faf809578ca63edc9f23f92d7ce47d60dbc061e
tree0d97da1997e56f41930e8eefc40fe15c2fc59844
parentc621465dd7dddc0214ee782c7eaf25510ae68a23
configure: Generate more friendly Makefile.config with separated CFLAGS

Each dependency now gets its own variable in the resulting
Makefile.config to make it much easier to debug where the various
flags came from in the case of any problems.
configure