autogen.sh modified.

This commit is contained in:
Roland Jax
2014-01-22 21:22:14 +01:00
parent 0be193b56e
commit 08170378a0
9 changed files with 16 additions and 2322 deletions
-7
View File
@@ -29,13 +29,6 @@ Build:
======
$ ./autogen.sh
This script execute the following commands in this order.
$ aclocal
$ autoconf
$ autoheader
$ automake
$ ./configure
$ make