aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-05-29 19:17:19 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-05-29 19:17:19 +0000
commite0558ae541d94c1d183d2cb67c5edf120ba6974b (patch)
treeec56edc5d24265af452b3f9f7c0734cda2b8cd04
parent034f6378da4e548efbbb13e65e4a734198dc09e6 (diff)
adjusted for automake 1.4+
-rwxr-xr-xbuildconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildconf b/buildconf
index ac62e0abc..e8baeee10 100755
--- a/buildconf
+++ b/buildconf
@@ -1,6 +1,6 @@
#!/bin/sh
-automake
+automake Makefile
aclocal
autoheader
autoconf