index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
curl-config.in
Age
Commit message (
Expand
)
Author
2009-03-20
removed useless comment
Daniel Stenberg
2008-09-03
Fixed curl-config when no features are enabled.
Dan Fandrich
2008-09-03
remove extra semicolon from curl-config.in
Yang Tse
2008-09-02
- Keith Mok added supported_protocols and supported_features to the pkg-config
Daniel Stenberg
2008-01-10
Michal Marek made curl-config --libs not include /usr/lib64 in the output
Daniel Stenberg
2007-10-29
Based on one of those bug reports that are intercepted by a distro's bug
Daniel Stenberg
2007-10-25
Added the --static-libs option to curl-config
Dan Fandrich
2007-09-14
Added LDAPS, SCP and SFTP to curl-config --protocols.
Dan Fandrich
2007-02-17
Use configure's new LIBCURL_LIBS variable
Dan Fandrich
2007-02-14
Don't bother adding a library path of /usr/lib in curl-config --libs
Dan Fandrich
2007-02-14
Fixed the problem of curl-config --libs specifying unneeded libraries
Dan Fandrich
2006-05-02
curl-config got a --checkfor option
Daniel Stenberg
2006-01-16
David Shaw finally removed all traces of Gopher and we are now officially
Daniel Stenberg
2005-09-04
--protocols now supports TFTP
Daniel Stenberg
2005-08-07
When curl is built with GnuTLS, curl-config didn't include "SSL" when
Daniel Stenberg
2005-03-15
added missing features to curl-config
Daniel Stenberg
2004-12-24
David Shaw added --protocols, and thus the --feature no longer mentions what
Daniel Stenberg
2004-12-11
Dan Fandrich:
Daniel Stenberg
2003-12-08
curl-config now shows asyncdns if built with ares enabled
Daniel Stenberg
2003-01-16
Markus Oberhumer fixed the -cflags option
Daniel Stenberg
2002-11-20
Karol Pietrzak pointed out that simply including the include dir in --cflags
Daniel Stenberg
2002-09-02
AC_SUBST HAVE_LIBZ for curl-config.in
Daniel Stenberg
2002-08-30
--ca shows ca bundle path
Daniel Stenberg
2002-06-11
added --disable-[protocol] support
Daniel Stenberg
2002-01-16
added support for --cc to output the compiler name. This makes it possible
Daniel Stenberg
2001-08-16
hm, --cflags should only show the flags a 3rd party program would need
Daniel Stenberg
2001-08-16
removed --include again and stuffed the libcurl's include path in --cflags
Daniel Stenberg
2001-08-16
Added --include to set the compiler include flag for libcurl
Daniel Stenberg
2001-08-16
Added -lcurl for --libs so that single option should now suffice to use
Daniel Stenberg
2001-08-06
Heikki Korpela posted a patch that makes --libs include the directory in
Daniel Stenberg
2001-06-01
Add documentation for the --vernum attribute
Sterling Hughes
2001-05-28
added 'curl-config --vernum' for hardcore hex version output
Daniel Stenberg
2001-04-18
configure sets variables that curl-config uses to display what features
Daniel Stenberg
2001-04-17
more intial fixes
Daniel Stenberg
2001-04-17
libcurl version, not curl version
Daniel Stenberg
2001-04-17
tiny tool for outputting curl config variables
Daniel Stenberg