]> www.ginac.de Git - ginac.git/blobdiff - autogen.sh
- added 'ginac-config' script and 'ginac.m4' macros to help making packages
[ginac.git] / autogen.sh
diff --git a/autogen.sh b/autogen.sh
new file mode 100755 (executable)
index 0000000..0e0fc0f
--- /dev/null
@@ -0,0 +1,6 @@
+#! /bin/sh
+aclocal
+autoheader
+autoconf
+automake
+./configure $*