Improved autotools files.

This commit is contained in:
Florian Pose
2006-10-09 14:43:20 +00:00
parent c167fb5edc
commit 77205fa563
10 changed files with 84 additions and 61 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
#!/bin/bash
set -x
aclocal -I config
autoheader
mkdir -p autoconf
aclocal -I autoconf
automake --add-missing
autoconf