1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

Generates curl-config now

This commit is contained in:
Daniel Stenberg 2001-04-17 12:27:59 +00:00
parent fb1ce5fd5b
commit 5ab751f5d0

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
)