diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-05-29 19:17:19 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-05-29 19:17:19 +0000 |
commit | e0558ae541d94c1d183d2cb67c5edf120ba6974b (patch) | |
tree | ec56edc5d24265af452b3f9f7c0734cda2b8cd04 /buildconf | |
parent | 034f6378da4e548efbbb13e65e4a734198dc09e6 (diff) | |
download | curl-e0558ae541d94c1d183d2cb67c5edf120ba6974b.tar.gz |
adjusted for automake 1.4+
Diffstat (limited to 'buildconf')
-rwxr-xr-x | buildconf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/sh -automake +automake Makefile aclocal autoheader autoconf |