]> eyrie.org Git - kerberos/kftgt.git/commit
Use autoheader and a config.h header rather than putting everything in
authorRuss Allbery <rra@stanford.edu>
Fri, 20 May 2005 01:16:53 +0000 (01:16 +0000)
committerRuss Allbery <rra@stanford.edu>
Mon, 15 Mar 2010 06:05:55 +0000 (23:05 -0700)
commit36328f69c9def275812ef8057620b26073e17cd7
tree9bf9ffa5ecbeebe2e076c1991f257d2077b89ee4
parent7ce0946244903bd9f163e06bef116b8779961a77
Use autoheader and a config.h header rather than putting everything in
DEFS and on the command line.  Quote the configure script properly for
Autoconf 2.5x.  Stop adding -I<prefix>/include, and stop adding the
kerberosIV include directory with -I; handle this with an Autoconf check
for the right header name instead.
Makefile.in
autogen
configure.ac