summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2017-04-22Generate config/configure.in directlyAlexey Neyman1-5/+4
2017-03-09Check for ggrep/gegrep in configureAlexey Neyman1-0/+4
2017-03-02Use configure to find the processor countDan McGregor1-0/+9
2017-02-28Require xz to be presentAlexey Neyman1-8/+1
2017-02-27Sed version may be reported differentlyAlexey Neyman1-1/+1
2017-02-27Require GNU sedAlexey Neyman1-19/+13
2017-02-27Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman1-21/+9
2017-02-14Determine whether -E/-r option selects extended regexpAlexey Neyman1-9/+21
2017-02-13stat: determine whether it is BSD or GNU flavorAlexey Neyman1-1/+20
2017-02-13Detect both wget/curl and allow user to select the agentAlexey Neyman1-1/+11
2017-02-03Check for C++ in configureAlexey Neyman1-1/+3
2017-01-30Bump autoconf requirement to 2.65Alexey Neyman1-2/+2
2017-01-28Rework configure logic wrt GNU autotoolsAlexey Neyman1-161/+157
2017-01-24Check for git presenceAlexey Neyman1-0/+3
2017-01-13Add a check for gperf function signature.Alexey Neyman1-3/+19
2016-11-22Give companion tools some love.Alexey Neyman1-6/+8
2016-03-03configure: Don't write a.out on static compiler checkBryan Hundven1-1/+1
2016-02-26configure: Check to see if gcc can static linkBryan Hundven1-0/+13
2015-11-15configure: Correctly search for tinfo for kconfigBryan Hundven1-9/+3
2015-11-15configure: fix search for gpatch for FreeBSDBryan Hundven1-1/+1
2015-11-14configure: Check for libtinfo.soBryan Hundven1-0/+9
2015-11-13file modes: Set files to be non-executableBryan Hundven1-0/+0
2015-11-13Cygwin: Link to libintl for gettextRay Donnelly1-1/+5
2015-11-13Add help2man as PROGS_REQ and to travisRay Donnelly1-0/+1
2015-10-03Revert the automated build optionJean-Marie Lemetayer1-10/+0
2015-09-29configure: Add automated build optionBryan Hundven1-0/+10
2015-06-18autoconf: Update sub directory nameJean-Marie Lemetayer1-2/+2
2015-06-03autoconf: Update version numberingBryan Hundven1-1/+4
2014-08-28configure: add option to specify grepFabian Freyer1-0/+5
2014-06-27configure: use a saner version string for git snapshotsYann E. MORIN1-1/+2
2014-06-26scripts: first batch of hg->git conversionYann E. MORIN1-5/+2
2014-05-05configure: look for more usual g-variants of some toolsYann E. MORIN"1-3/+3
2014-05-05configure: prefer g-variantsYann E. MORIN"1-2/+2
2014-03-18configure.ac: respect 'g' variants of libtool/libtoolizeAndreas Bießmann1-2/+2
2014-02-20If GNU make 3.81 is not found then build it as a companion tool.Ray Donnelly1-0/+14
2014-01-16configure: s/don't/do not/Yann E. MORIN"1-1/+1
2013-09-14configure: Add --with-gperf optionRay Donnelly1-1/+5
2012-10-07configure: remove trailing cruftYann E. MORIN"1-29/+0
2012-07-17configure: also check for installYann E. MORIN"1-0/+4
2012-07-17configure: add checks for objcopy and objdumpYann E. MORIN"1-0/+19
2012-07-14configure: check for GNU awk, not any awkYann E. MORIN"1-3/+17
2012-05-08configure: fix check for gettextYann E. MORIN"1-2/+4
2012-05-05configure: we do not require curl, but wget.Yann E. MORIN"1-1/+1
2012-01-30configure: do not use '@' in version stringBenoît Thébaudeau"1-1/+1
2012-01-29configre: properly check for libtoolizeJohannes Stezenbach1-1/+1
2012-01-16configure: fix kconfig option namesYann E. MORIN"1-2/+2
2012-01-16configure: also detect plain grepYann E. MORIN"1-0/+4
2012-01-15kconfig: add missing filesYann E. MORIN"1-0/+1
2012-01-14kconfig: install compiled frontendsYann E. MORIN"1-2/+18
2011-11-07configure: use autoconf to generate configureYann E. MORIN"1-0/+346