Explorar o código

create autogen.sh to call autoreconf with the proper parameters

Nathalie Furmento %!s(int64=15) %!d(string=hai) anos
pai
achega
6444979fdf
Modificáronse 2 ficheiros con 4 adicións e 1 borrados
  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
+