summaryrefslogtreecommitdiff
path: root/curl-config.in
AgeCommit message (Expand)Author
2008-01-10Michal Marek made curl-config --libs not include /usr/lib64 in the outputDaniel Stenberg
2007-10-29Based on one of those bug reports that are intercepted by a distro's bugDaniel Stenberg
2007-10-25Added the --static-libs option to curl-configDan Fandrich
2007-09-14Added LDAPS, SCP and SFTP to curl-config --protocols.Dan Fandrich
2007-02-17Use configure's new LIBCURL_LIBS variableDan Fandrich
2007-02-14Don't bother adding a library path of /usr/lib in curl-config --libsDan Fandrich
2007-02-14Fixed the problem of curl-config --libs specifying unneeded librariesDan Fandrich
2006-05-02curl-config got a --checkfor optionDaniel Stenberg
2006-01-16David Shaw finally removed all traces of Gopher and we are now officiallyDaniel Stenberg
2005-09-04--protocols now supports TFTPDaniel Stenberg
2005-08-07When curl is built with GnuTLS, curl-config didn't include "SSL" whenDaniel Stenberg
2005-03-15added missing features to curl-configDaniel Stenberg
2004-12-24David Shaw added --protocols, and thus the --feature no longer mentions whatDaniel Stenberg
2004-12-11Dan Fandrich:Daniel Stenberg
2003-12-08curl-config now shows asyncdns if built with ares enabledDaniel Stenberg
2003-01-16Markus Oberhumer fixed the -cflags optionDaniel Stenberg
2002-11-20Karol Pietrzak pointed out that simply including the include dir in --cflagsDaniel Stenberg
2002-09-02AC_SUBST HAVE_LIBZ for curl-config.inDaniel Stenberg
2002-08-30--ca shows ca bundle pathDaniel Stenberg
2002-06-11added --disable-[protocol] supportDaniel Stenberg
2002-01-16added support for --cc to output the compiler name. This makes it possibleDaniel Stenberg
2001-08-16hm, --cflags should only show the flags a 3rd party program would needDaniel Stenberg
2001-08-16removed --include again and stuffed the libcurl's include path in --cflagsDaniel Stenberg
2001-08-16Added --include to set the compiler include flag for libcurlDaniel Stenberg
2001-08-16Added -lcurl for --libs so that single option should now suffice to useDaniel Stenberg
2001-08-06Heikki Korpela posted a patch that makes --libs include the directory inDaniel Stenberg
2001-06-01Add documentation for the --vernum attributeSterling Hughes
2001-05-28added 'curl-config --vernum' for hardcore hex version outputDaniel Stenberg
2001-04-18configure sets variables that curl-config uses to display what featuresDaniel Stenberg
2001-04-17more intial fixesDaniel Stenberg
2001-04-17libcurl version, not curl versionDaniel Stenberg
2001-04-17tiny tool for outputting curl config variablesDaniel Stenberg