Add Autotools build system (automake, autconf)

This adds the familiar autotools build system and associated documentation
for Linux, FreeBSD, Mac, MinGW, and Cygwin.  The old Makefiles have been
kept, and where appropriate have been renamed Makefile-manual.

Thanks to Peter Stuge, Ludovic Rousseau, Xiaofan Chen, Alex Dupre, and
Segher Boessenkool for providing testing, review, and suggestions, and to
Ludovic Rousseau for providing patches which contributed to this commit.
This commit is contained in:
Alan Ott
2012-07-15 20:06:26 -04:00
parent 567304bf2d
commit 6d50f8fa0f
26 changed files with 740 additions and 71 deletions
Executable
+2
View File
@@ -0,0 +1,2 @@
#!/bin/sh -x
autoreconf --install --verbose --force