summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)Author
2021-11-19Print the PCRE versionThomas Koutcher
2021-10-04Add PCRE support (#1143)Thomas Koutcher
2021-05-26Replace obsolete macro `AC_CONFIG_HEADER' in configure.acThomas Koutcher
2020-12-13Make build work on IBM i (#1052)Christian Jorgensen
2018-07-08Fix resize not working after entering command (#845) (#846)Thomas Koutcher
2018-05-20Let `set diff-highlight=true` work when the diff-highlight executable is not ...Roland Walker
2017-08-02Add support for printing backtraces on segfaultJonas Fonseca
2017-07-18wordexp support and compat fallbackRoland Walker
2016-11-26Use pkg-config to detect ncursesJustin Lecher
2015-03-11Integrate coverage reporting for the test suiteJonas Fonseca
2014-05-05compat: add proper work-around for missing strndupVivien Didelot
2014-04-16Improve autoconf checking for readline on Mac OS XJonas Fonseca
2014-04-13Introduce the GNU Readline supportVivien Didelot
2014-03-29configure: only pass bug email to AC_INITJonas Fonseca
2014-02-23Update copyright and use jonas.fonseca@gmail.com as main contact emailJonas Fonseca
2014-02-23Move source files to src and include folderJonas Fonseca
2014-02-10Rewrite much of the graph codeBenjamin Bergman
2013-08-28Move release scripts, test programs and maintainer files to new tools directoryJonas Fonseca
2013-08-09Provide proper work-around for missing setenv()Vivien Didelot
2013-08-09Provide mkstemps() work-around for platforms lacking itDrew Northup
2012-09-30Tweak Emacs' syntax highlighting of configure.acSamuel Bronson
2012-09-30Make sure that our .m4 file gets includedSamuel Bronson
2012-09-30Run autoupdate(1) on to get rid of autoconf warningsSamuel Bronson
2010-10-02Use AX_WITH_CURSES from GNU autoconf archive to detect ncursesJonas Fonseca
2010-10-02configure.ac: Set value-if-not-found, don't check for program 'false'Loui Chang
2009-11-17Remove build dependency on git from the configure scriptJonas Fonseca
2008-10-06Make GIT_CONFIG only contain the config subcommandJonas Fonseca
2008-04-24Make configure check for ncurses header filesJonas Fonseca
2008-03-20configure: test for git binary and improve config subcommand testJonas Fonseca
2008-03-19Make configure search for the ncursesw library firstJonas Fonseca
2008-03-19Fixed spurious "/bin/sh: --list: command not found" errorPeter Karlsson
2007-09-14Use the more advanced iconv.m4 script from ELinksJonas Fonseca
2007-08-21autoconf: check for the AsciiDoc and XmlTo document toolsJonas Fonseca
2007-08-21autoconf: check whether to use git-config or git-repo-configJonas Fonseca
2007-08-21Add autoconf-based build infrastructure for tigSteven Grimm