]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 8 Mar 2000 10:48:49 +0000 (10:48 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 8 Mar 2000 10:48:49 +0000 (10:48 +0000)
buildconf [new file with mode: 0755]

diff --git a/buildconf b/buildconf
new file mode 100755 (executable)
index 0000000..97c15bb
--- /dev/null
+++ b/buildconf
@@ -0,0 +1,7 @@
+#! /bin/sh
+
+aclocal && \
+libtoolize -c --force --ltdl && \
+autoheader  && \
+automake -a -c || automake -a -c
+autoconf