author | Jakub Narebski <jnareb@gmail.com> | |
Wed, 2 Aug 2006 22:38:56 +0000 (00:38 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 3 Aug 2006 00:16:40 +0000 (17:16 -0700) | ||
commit | c4b1b1401cedefe480e32ceccd4ed678f9409e89 | |
tree | 2b1ade6fcc2a7882f9f55f43118f63692747b6c2 | tree | snapshot |
parent | 657b062dbab2e17c750050d76de3e76ea28e603e | commit | diff |
autoconf: Move site configuration section earlier in configure.ac
Move site configuration section, i.e. --with-PACKAGE[=ARG] and
--without-PACKAGE, --enable-FEATURE[=ARG] and --disable-FEATURE
options to the beginning of configure.ac file, just after definitions
of macros.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Move site configuration section, i.e. --with-PACKAGE[=ARG] and
--without-PACKAGE, --enable-FEATURE[=ARG] and --disable-FEATURE
options to the beginning of configure.ac file, just after definitions
of macros.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
configure.ac | diff | blob | history |