summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2019-03-05CentOS6 cannot use newer GDB releasesAlexey Neyman1-0/+3
2019-03-04Meet our new companion tool, bisonAlexey Neyman1-1/+6
2019-03-02Fix build of glibc 2.29 on systems with obsolete host programsAlexey Neyman1-0/+22
2019-03-01Make lzip an optional dependencyAlexey Neyman1-1/+12
2019-02-13Check for lzip (some archives are lzipped)Alexey Neyman1-0/+1
2019-01-15added the version 5 to the check of bash versionsStephan Conrad1-1/+1
2018-12-01Consider it success if DoForceRmdir removes only the contentAlexey Neyman1-2/+0
2018-11-28Add DTC as a companion toolAlexey Neyman1-0/+3
2018-11-10Still need to check for libtool presenceAlexey Neyman1-2/+2
2018-11-07Add an override for bisonRoman Bolshakov1-1/+1
2018-11-05Add a "which" dependency into the configure scriptAnton Maklakov1-0/+1
2018-10-27Accept any libtool versionAlexey Neyman1-1/+1
2018-10-22Check for `file` presence (missing in default CentOS7)Alexey Neyman1-0/+1
2018-06-07Use git-version-gen to generate version infoAlexey Neyman1-9/+1
2018-04-29Add checking for *sum and unzipAlexey Neyman1-10/+24
2018-04-27Add compatibility with automake < 1.14Anton Maklakov1-0/+2
2018-04-15Require libtool be presentAlexey Neyman1-1/+1
2018-04-07Lintian warnings cleanupAlexey Neyman1-6/+7
2018-04-07Install bash completion into new locationAlexey Neyman1-18/+10
2018-04-07Conditionally install bash completionAlexey Neyman1-0/+10
2018-04-07User manual installationAlexey Neyman1-2/+10
2018-04-07Cannot ignore 'make install' with automakeAlexey Neyman1-17/+1
2018-04-07Restore --enable-local useAlexey Neyman1-2/+2
2018-04-07Kill gperf vestigesAlexey Neyman1-0/+1
2018-04-07Install "pure data" directoriesAlexey Neyman1-1/+5
2018-04-07Enable mconf buildAlexey Neyman1-1/+1
2018-04-07Fix install --strip-program check after mergeAlexey Neyman1-26/+2
2018-04-07Cleanup after rebase on master:Alexey Neyman1-3/+0
2018-04-07WIP: autotoolizationAlexey Neyman1-20/+23
2018-04-07Remove special handling of dpkg-buildflagsAlexey Neyman1-2/+0
2018-04-07Get rid of sub{lib,doc}dirAlexey Neyman1-7/+5
2018-04-07Simplify the macro for checking stat flavor a bitAlexey Neyman1-9/+7
2018-04-07Use autoconfig-archve/automake testsAlexey Neyman1-49/+52
2018-04-07Split local helper macros into separate m4'sAlexey Neyman1-232/+67
2018-01-30Ncurses fixes for 6.1Alexey Neyman1-0/+17
2017-09-18Merge pull request #784 from bmwiedemann/dateAlexey Neyman1-3/+7
2017-09-03Fix typoAlexey Neyman1-1/+1
2017-07-21Allow to override build dateBernhard M. Wiedemann1-3/+7
2017-06-08Fix debuild warnings/errorsAlexey Neyman1-1/+3
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