Generates curl-config now

This commit is contained in:
Daniel Stenberg 2001-04-17 12:27:59 +00:00
parent fb1ce5fd5b
commit 5ab751f5d0
1 changed files with 2 additions and 1 deletions

View File

@ -801,6 +801,7 @@ AC_OUTPUT( Makefile \
perl/Makefile \
perl/Curl_easy/Makefile \
php/Makefile \
php/examples/Makefile
php/examples/Makefile \
curl-config
)