]> granicus.if.org Git - mutt/commit
change AM_CONFIG_HEADER to AC_CONFIG_HEADERS and move it after the AM_INIT_AUTOMAKE...
authorMichael Elkins <me@sigpipe.org>
Fri, 21 Dec 2012 04:34:21 +0000 (20:34 -0800)
committerMichael Elkins <me@sigpipe.org>
Fri, 21 Dec 2012 04:34:21 +0000 (20:34 -0800)
commit0d7a964ef41b1819d78160113025e17a3d557151
treef75cd5a84961d43da2cddc71a560edaa74647898
parent2b6f634a374978f1758d0594c4f72dc1548eb6c3
change AM_CONFIG_HEADER to AC_CONFIG_HEADERS and move it after the AM_INIT_AUTOMAKE.  config.h was not being generated from the dist package.
configure.ac