autoconf: Add autogen.sh from Xorg for easier setup from git
authorDan Nicholson <dbn.lists@gmail.com>
Fri, 7 Mar 2008 20:04:17 +0000 (12:04 -0800)
committerDan Nicholson <dbn.lists@gmail.com>
Mon, 10 Mar 2008 19:36:57 +0000 (12:36 -0700)
commit460d25dca134c4d2e051803822aa82f35e832cdc
treee194dacf1b0af478fa4bc2b0ad66faf8e63dd8bb
parentab5750f1437e9a83bad8ce786dfc6f9074be7831
autoconf: Add autogen.sh from Xorg for easier setup from git

The defacto method to rebuild the autotools and run the generated
configure is an autogen.sh script. It is much more discoverable than the
custom `make configure' used here. The Makefile targets are still useful
for creating tarballs, though. This autogen.sh is copied from Xorg.
autogen.sh [new file with mode: 0755]
docs/autoconf.html