From 15c900839b89605abb85c4dc6d063d2ce225f603 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 11 Apr 2004 06:32:41 +0000 Subject: [PATCH] when checked out from CVS, run this to generate the proper scripts --- ares/buildconf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 ares/buildconf diff --git a/ares/buildconf b/ares/buildconf new file mode 100755 index 0000000..311b817 --- /dev/null +++ b/ares/buildconf @@ -0,0 +1,4 @@ +#!/bin/sh + +aclocal +autoconf -- 2.7.4