Commit History

Author SHA1 Message Date
  Daniel Stenberg 96002646f1 without-libidn works too now 20 years ago
  Daniel Stenberg 6bd02a3ab5 We now make sure to only scan for SSL options with pkg-config if we haven't 20 years ago
  Daniel Stenberg cf3cf413c8 improved libidn detection to correct the false positives we got 20 years ago
  Daniel Stenberg 673ff5eb2c Moved down the ares check again to the bottom of the script since it 20 years ago
  Daniel Stenberg cff90cf3f9 "configure summary" 20 years ago
  Daniel Stenberg 241a4b3d45 --with-libidn[=PATH] is now supported 20 years ago
  Daniel Stenberg 1bdc4b2006 updated the warning text when SSL is explicitly disabled 20 years ago
  Daniel Stenberg c8d850dbad Only check that the c-ares lib is valid if we don't use the "embedded" 20 years ago
  Daniel Stenberg 01ea357744 When ares is enabled, we now check for the ares_cancel function to verify 20 years ago
  Daniel Stenberg a2ea0abf7f Added CURL_CHECK_NI_WITHSCOPEID that checks if NI_WITHSCOPEID exists and 20 years ago
  Daniel Stenberg d85c21994f netinet/tcp.h may require netinet/in.h to be include before 20 years ago
  Daniel Stenberg 43137cf595 check for netinet/tcp.h precense before actually including it 20 years ago
  Daniel Stenberg 593170d1de get the version number from the new curlver.h header file 20 years ago
  Daniel Stenberg 0eace2fefe localtime and gmtime are not thread-safe on newer AIXes either so we force 20 years ago
  Daniel Stenberg abd65e21c6 force recent AIX versions to check for strerror_r 20 years ago
  Daniel Stenberg 242be55771 added check for strerror_r() 20 years ago
  Daniel Stenberg 81f8350616 For IRIX systems we must pick the "correct" lib dirs for the particular 20 years ago
  Daniel Stenberg f19cade50f Added the new vms subdir in the packages dir 20 years ago
  Daniel Stenberg 533519cc9c Dan Fandrich fixed some GSS detection flaws 20 years ago
  Daniel Stenberg 4fa58560bf Moved most of the set-debug-options-depending-on-compiler logic to the new 20 years ago
  Daniel Stenberg ea4cd4d8aa -Wno-format-nonliteral does not exist in my gcc 2.96, only use that with 20 years ago
  Daniel Stenberg a49bebc74e Only use -Wstrict-prototypes with gcc 3.3 or later. 20 years ago
  Daniel Stenberg e295cd759c -Wcast-align is a bit too annoying 20 years ago
  Daniel Stenberg a472cd9310 Anything that looks like gcc 5.0 or more is no longer treated as gcc. I hope 20 years ago
  Daniel Stenberg 455b1af214 When --enable-debug is used, for every -I provided to $CPPFLAGS we add 20 years ago
  Daniel Stenberg de37308722 if not yacc or bison is found, check if we *really* need it, and if we do 20 years ago
  Daniel Stenberg e7050f97c4 If --enable-debug is used and gcc, we figure out which version and then we 20 years ago
  Daniel Stenberg 3ec605de67 Andrs Garca added a check for lwinmm for Mingw/sys 20 years ago
  Daniel Stenberg 773e7e871e If no nroff tool is found, or if no command line switch to nroff that converts 20 years ago
  Daniel Stenberg f3663a9d0f added --enable/disable-manual 20 years ago