summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2009-03-12configure: reorganize flow of argument checksBen Walton1-87/+87
2009-03-12configure: ensure settings from user are also usable in the scriptBen Walton1-0/+11
2009-01-21Fix naming scheme for configure cache variables.Ralf Wildenhues1-9/+9
2009-01-17Merge branch 'ds/uintmax-config'Junio C Hamano1-1/+5
2009-01-05configure clobbers LDFLAGSPaul Jarc1-2/+2
2008-12-02autoconf: Enable threaded delta search when pthreads are supportedDavid M. Syzdek1-1/+5
2008-12-02Makefile: introduce NO_PTHREADSJunio C Hamano1-0/+5
2008-11-12Merge branch 'ds/uintmax-config' (early part)Junio C Hamano1-0/+24
2008-11-09Add autoconf tests for pthreadsDavid M. Syzdek1-0/+16
2008-11-02autoconf: Add link tests to each AC_CHECK_FUNC() testDavid M. Syzdek1-9/+19
2008-11-02Build: add NO_UINTMAX_T to support ancient systemsDavid M. Syzdek1-0/+8
2008-08-17configure: auto detect dynamic library path switchesGiovanni Funchal1-0/+32
2008-06-15Consistency: Use "libcurl" instead of "cURL library" and "curl"Johan Herland1-1/+1
2008-03-11autoconf: Test FREAD_READS_DIRECTORIESMichal Rokos1-0/+20
2008-03-05Add compat/snprintf.c for systems that return bogusMichal Rokos1-0/+34
2008-01-25autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>.Jakub Narebski1-0/+6
2008-01-17autoconf: Add checking for unsetenv functionJakub Narebski1-0/+6
2007-12-11autoconf: Check asciidoc version to automatically set ASCIIDOC8Jakub Narebski1-0/+21
2007-12-06autoconf: Add test for OLD_ICONV (squelching compiler warning)Jakub Narebski1-0/+22
2007-11-30Merge branch 'maint'Junio C Hamano1-1/+1
2007-11-30Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin1-1/+1
2007-11-20autoconf: Add tests for memmem, strtoumax and mkdtemp functionsJakub Narebski1-0/+18
2007-11-07Merge branch 'ds/maint-deflatebound'Junio C Hamano1-0/+20
2007-11-07Fix minor nits in configure.acRalf Wildenhues1-3/+3
2007-11-07Improve accuracy of check for presence of deflateBound.David Symonds1-0/+20
2007-10-02the ar tool is called gar on some systemsRobert Schiele1-1/+1
2007-07-31make the name of the library directory a config optionRobert Schiele1-0/+11
2007-07-31add option to find zlib in custom pathRobert Schiele1-0/+3
2007-03-31Eliminate checks of user-specified Tcl/Tk interpreter.Eygene Ryabinkin1-3/+1
2007-03-31Add --with-tcltk and --without-tcltk to configure.Eygene Ryabinkin1-0/+26
2007-02-18New autoconf test for iconvFredrik Kuivinen1-6/+25
2006-12-22Remove NO_ACCURATE_DIFF options from build systemsEric Wong1-3/+0
2006-12-19Remove COLLISION_CHECK from Makefile since it's not used.Brian Gernhardt1-4/+0
2006-11-21remove merge-recursive-oldJunio C Hamano1-39/+0
2006-09-30Merge branch 'jc/gitpm'Junio C Hamano1-1/+1
2006-09-29Remove -fPIC which was only needed for Git.xsJunio C Hamano1-7/+0
2006-09-24Deprecate merge-recursive.pyJunio C Hamano1-2/+0
2006-09-07autoconf: Add support for setting NO_ICONV and ICONVDIRJakub Narebski1-1/+12
2006-09-07autoconf: Set NO_ICONV if iconv is found neither in libc, nor in libiconvJakub Narebski1-2/+5
2006-09-05autoconf: Fix copy'n'paste errorJakub Narebski1-1/+1
2006-09-04autoconf: Quote AC_CACHE_CHECK argumentsJakub Narebski1-4/+4
2006-09-04autoconf: Check for subprocess.pyJakub Narebski1-0/+10
2006-09-04autoconf: Add -liconv to LIBS when NEEDS_LIBICONVJakub Narebski1-0/+1
2006-08-15Fix compilation with Sun CCDennis Stosberg1-1/+8
2006-08-15Fix detection of ipv6 on SolarisDennis Stosberg1-0/+1
2006-08-15Look for sockaddr_storage in sys/socket.hDennis Stosberg1-2/+4
2006-08-08autoconf: Add support for setting CURLDIR, OPENSSLDIR, EXPATDIRJakub Narebski1-57/+101
2006-08-08autoconf: It is --without-python, not --no-pythonJakub Narebski1-1/+1
2006-08-08autoconf: Move variables which we always set to config.mak.inJakub Narebski1-31/+44
2006-08-08autoconf: Improvements in NO_PYTHON/PYTHON_PATH handlingJakub Narebski1-6/+9