Sfoglia il codice sorgente

create autogen.sh to call autoreconf with the proper parameters

Nathalie Furmento 15 anni fa
parent
commit
6444979fdf
2 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. 1 1
      README
  2. 3 0
      autogen.sh

+ 1 - 1
README

@@ -67,7 +67,7 @@ or via http (DAV):
 +---------------------------
 | IV.a. For svn version only
 
-  $ autoreconf
+  $ ./autogen.sh
 
 +------------------------
 | IV.b. For all versions:

+ 3 - 0
autogen.sh

@@ -0,0 +1,3 @@
+:
+autoreconf -ivf
+