autogen.sh script to create configure, et al.
commit2030bd21f4923d4ddd4c093f8756451fc35220f8
authorH. Peter Anvin <hpa@zytor.com>
Thu, 12 Apr 2007 16:25:58 +0000 (12 16:25 +0000)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 12 Apr 2007 16:25:58 +0000 (12 16:25 +0000)
tree6a5c6c505f55697268de6aa3fd49ed4c02d94ef4
parent82e15cd5b3034f8bb743538d366341da35f66f6d
autogen.sh script to create configure, et al.

It's become custom to create a script called autogen.sh, which creates
all the auto-generated files using all the appropriate auto* tools when
run, so one doesn't have to worry about checking them into the repository.
This seems like a good idea, follow suit.
autogen.sh [new file with mode: 0755]