]> git.ipfire.org Git - thirdparty/git.git/commit - configure.ac
Copy description of build configuration variables to configure.ac
authorJakub Narebski <jnareb@gmail.com>
Sat, 8 Jul 2006 21:07:08 +0000 (23:07 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 9 Jul 2006 09:19:38 +0000 (02:19 -0700)
commit633b423961df659fbf110fd7b127ebc9a0a38277
tree2f594556ac8c40e7c04e4064775bcde8bab8f8d7
parent92b878ade12f6672ce7ff7d12ac74b69c8e35c59
Copy description of build configuration variables to configure.ac

Copy description of build configuration variables from the commentary
in the top Makefile (from 'next' branch) to configure.ac, splitting
them into "autoconf" sections.

This is to be able to easily check which build/install configuration
variables are covered by current configure.ac

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
configure.ac