summaryrefslogtreecommitdiff
path: root/configure.ac (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-20configure: fix a typo in the tinyproxy version definition.Michael Adam1-1/+1
2009-09-20build: Remove obsolete/unused macrosMukund Sivaraman1-8/+0
2009-09-20Remove unnecessary vfork.h includeMukund Sivaraman1-1/+0
2009-09-20build: Remove use of the obsolete AC_TYPE_SIGNAL macroMukund Sivaraman1-1/+0
2009-09-20Remove inline keyword from static functionsMukund Sivaraman1-1/+0
2009-09-20build: Remove obsolete/unused macrosMukund Sivaraman1-9/+1
2009-09-20build: Rename autoconf variableMukund Sivaraman1-7/+4
2009-09-20Better handle the debugging flagsMukund Sivaraman1-9/+6
2009-09-20build: Remove profiling related CFLAGSMukund Sivaraman1-19/+0
2009-09-20build: Update CFLAGS and also check if they are supportedMukund Sivaraman1-4/+11
2009-09-20Remove unnecessary CFLAGS initializationMukund Sivaraman1-8/+0
2009-09-20Remove unnecessary prefix testMukund Sivaraman1-3/+0
2009-09-20Remove the target system information when the version is displayedMukund Sivaraman1-4/+0
2009-09-20Remove ability to change the name of the default configuration fileMukund Sivaraman1-28/+0
2009-09-20Remove obsolete SOCKS related entries from configure.acMukund Sivaraman1-18/+0
2009-09-20Remove unused statements from configure.acMukund Sivaraman1-3/+0
2009-09-20build: Generate more version related variablesMukund Sivaraman1-1/+48
2009-09-19docs: Add placeholder for tinyproxy.conf manpageMukund Sivaraman1-0/+2
2009-09-16tests: add Makefile.am to tests/ and tests/scripts dir (for packaging)Michael Adam1-0/+2
2009-09-14Rename doc directory to docsMukund Sivaraman1-3/+3
2009-09-14doc: Update manpage to set missing fieldsMukund Sivaraman1-0/+1
2009-09-13Remove acinclude.m4 and configure macro dirMukund Sivaraman1-0/+1
2009-09-13m4macros: EXTRA_DIST m4 macros from its own directoryMukund Sivaraman1-0/+1
2009-09-13doc: Move doc/tinyproxy.conf to etc/ directoryMukund Sivaraman1-0/+1
2009-09-13doc: Move templates to data/templates/ directoryMukund Sivaraman1-0/+2
2009-09-13doc: Use asciidoc for manpageMukund Sivaraman1-0/+5
2009-08-07Update bug tracker URLMukund Sivaraman1-1/+1
2009-08-04configure: Add more warnings to CFLAGS in debug modeMichael Adam1-0/+1
2009-05-29autogen.sh: fix errors with new autotools.Michael Adam1-3/+1
2008-10-16Update Tinyproxy website URLsMukund Sivaraman1-1/+1
2008-08-24Tweak configure.ac a bitMukund Sivaraman1-18/+4
2008-08-24Update the bugmail fieldMukund Sivaraman1-1/+1
2008-07-30Add whitespaceMukund Sivaraman1-1/+1
2008-07-30Update the bug-report fieldMukund Sivaraman1-1/+1
2008-07-14Add missing commaMukund Sivaraman1-1/+1
2008-07-14Change bug report address to email address in AC_INITMukund Sivaraman1-1/+1
2008-07-14Remove unused autoconf macro callsMukund Sivaraman1-3/+0
2008-06-19Remove Id tag from configure.acMukund Sivaraman1-3/+1
2008-06-17Include values.h to use LONG_MAX and LONG_MINMukund Sivaraman1-1/+2
2008-06-09Moved transparent proxy code into its own fileRobert James Kaes1-0/+1
2008-05-24configure.ac changesMukund Sivaraman1-4/+4
2008-03-30Generate RPM spec file from .spec.in fileMukund Sivaraman1-0/+1
2008-03-30Added Makefile.am in packaging dirsMukund Sivaraman1-1/+8
2008-03-13Renamed file to replace underscores in it with dashesMukund Sivaraman1-1/+1
2005-08-16* [Refactor] Moved Reverse Proxy CodeRobert James Kaes1-1/+2
2004-08-24Replaced all the AC_ARG_ENABLE calls with calls to our ownRobert James Kaes1-40/+25
2004-08-24Moved the autoconf/automake configuration files into the configRobert James Kaes1-5/+17
2004-08-20Moved the configuration information into it's own directory to avoidRobert James Kaes1-2/+3
2004-08-14Removed the last code relating to the old configuration parsingRobert James Kaes1-17/+2
2004-01-26Added reverse proxy support from Kim Holviala. His comments regardingRobert James Kaes1-1/+12