diff options
author | Yang Tse <yangsita@gmail.com> | 2011-12-15 18:01:00 +0100 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2011-12-15 18:01:00 +0100 |
commit | 34f9ec0c54266393235eee796ce8f9811739c1e7 (patch) | |
tree | f2850df237c243e3b5d163a5d1bac19c095b9c8c /configure.ac | |
parent | 7111ca6f5f7cf16ca167664ad0d93a12e35cf19e (diff) | |
download | curl-34f9ec0c54266393235eee796ce8f9811739c1e7.tar.gz |
configure: libtool 1.5 tweaks
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 4bf25dcd8..3e95b0cdc 100644 --- a/configure.ac +++ b/configure.ac @@ -26,6 +26,7 @@ AC_PREREQ(2.57) dnl We don't know the version number "statically" so we use a dash here AC_INIT([curl], [-], [a suitable curl mailing list: http://curl.haxx.se/mail/]) +XC_OVR_ZZ50 CURL_OVERRIDE_AUTOCONF dnl configure script copyright |