Commit History

Author SHA1 Message Date
  Yang Tse cc0054a4d5 remove extra semicolon from curl-config.in 16 years ago
  Daniel Stenberg bbc002a505 - Keith Mok added supported_protocols and supported_features to the pkg-config 16 years ago
  Daniel Stenberg 8df7e0bdba Michal Marek made curl-config --libs not include /usr/lib64 in the output 17 years ago
  Daniel Stenberg 57d2fb41d0 Based on one of those bug reports that are intercepted by a distro's bug 17 years ago
  Dan Fandrich faaaf62655 Added the --static-libs option to curl-config 17 years ago
  Dan Fandrich 9b23b31071 Added LDAPS, SCP and SFTP to curl-config --protocols. 17 years ago
  Dan Fandrich 2691f1efc8 Use configure's new LIBCURL_LIBS variable 18 years ago
  Dan Fandrich c5e7d839d5 Don't bother adding a library path of /usr/lib in curl-config --libs 18 years ago
  Dan Fandrich 9de4e5ebe4 Fixed the problem of curl-config --libs specifying unneeded libraries 18 years ago
  Daniel Stenberg 6ca627ae74 curl-config got a --checkfor option 18 years ago
  Daniel Stenberg 67a83c1b34 David Shaw finally removed all traces of Gopher and we are now officially 19 years ago
  Daniel Stenberg e55f502e2f --protocols now supports TFTP 19 years ago
  Daniel Stenberg 8f219af884 When curl is built with GnuTLS, curl-config didn't include "SSL" when 19 years ago
  Daniel Stenberg d6460aff36 added missing features to curl-config 19 years ago
  Daniel Stenberg 2a6ea6d7a7 David Shaw added --protocols, and thus the --feature no longer mentions what 20 years ago
  Daniel Stenberg df3ca59116 Dan Fandrich: 20 years ago
  Daniel Stenberg 437afe0767 curl-config now shows asyncdns if built with ares enabled 21 years ago
  Daniel Stenberg b0fbb98f41 Markus Oberhumer fixed the -cflags option 22 years ago
  Daniel Stenberg f68505ee23 Karol Pietrzak pointed out that simply including the include dir in --cflags 22 years ago
  Daniel Stenberg f8e0b18439 AC_SUBST HAVE_LIBZ for curl-config.in 22 years ago
  Daniel Stenberg 98e1605b17 --ca shows ca bundle path 22 years ago
  Daniel Stenberg fd3881eaa6 added --disable-[protocol] support 22 years ago
  Daniel Stenberg 6e9d1617c6 added support for --cc to output the compiler name. This makes it possible 23 years ago
  Daniel Stenberg 47ff6f29f4 hm, --cflags should only show the flags a 3rd party program would need 23 years ago
  Daniel Stenberg 861ca06f11 removed --include again and stuffed the libcurl's include path in --cflags 23 years ago
  Daniel Stenberg d9e54a3cdf Added --include to set the compiler include flag for libcurl 23 years ago
  Daniel Stenberg 32eaf9e83a Added -lcurl for --libs so that single option should now suffice to use 23 years ago
  Daniel Stenberg d60cd937b7 Heikki Korpela posted a patch that makes --libs include the directory in 23 years ago
  Sterling Hughes 268867311e Add documentation for the --vernum attribute 23 years ago
  Daniel Stenberg 1e5e0f9a26 added 'curl-config --vernum' for hardcore hex version output 23 years ago