]> andersk Git - libfaim.git/blobdiff - gen
- Sun Oct 14 19:45:54 PDT 2001
[libfaim.git] / gen
diff --git a/gen b/gen
index 1966063202fb165a30be675240633d8ac57974b6..c5be169fe9393c420d72327fab636261807cfc01 100755 (executable)
--- a/gen
+++ b/gen
@@ -1,4 +1,9 @@
 #!/bin/sh
-aclocal ; autoheader ; automake --gnu -a -c ; autoconf
+libtoolize -f -c ;
+aclocal ;
+autoheader ;
+automake --foreign -a -c ;
+autoconf ;
+automake --foreign
 
 
This page took 0.070801 seconds and 4 git commands to generate.