summaryrefslogtreecommitdiff
path: root/ext/readline/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-3/+2
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-4/+8
* use pkg-config for libeditRemi Collet2019-02-191-15/+11
* add readline_list_history with libedit >= 3.1 and mingweditlineRemi Collet2019-02-191-0/+8
* Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-111-2/+15
|\
| * Fix rl_completion_matches detectionOndřej Surý2019-01-111-2/+15
| * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-3/+3
* | Trim trailing whitespaces in build filesPeter Kokot2018-07-291-3/+3
* | Remove unused Git attributes identPeter Kokot2018-07-251-3/+1
|/
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-2/+2
* Fixed bug#54450 (callback function when built against libedit)Hannes Magnusson2011-09-061-0/+21
* - Implement FR#53878 Interactive shell should work with shared readline exten...Johannes Schlüter2011-02-191-1/+1
* - Fixed bug #50209 (Compiling with libedit cannot find readline.h)Felipe Pena2009-12-131-1/+1
* - Fixed bug #48608 (Invalid libreadline version not detected during configure)Jani Taskinen2009-08-041-0/+7
* - Fixed bBug #48873 (Using both --with-libedit and --with-readline cause unkn...Jani Taskinen2009-08-031-0/+3
* - Fixed bug #48256 (Crash due to double-linking of history.o)Jani Taskinen2009-05-141-9/+0
* fix build with libeditfoobar2005-11-281-1/+1
* - Fixed bug #35409 (undefined reference to 'rl_completion_matches')foobar2005-11-281-3/+5
* MFB51: fix build when --with-libedit is usedfoobar2005-11-181-2/+4
* - Unify the "configure --help" textsfoobar2005-05-291-2/+2
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-7/+7
* Add support for the readline callback interface, allowing you to interleaveWez Furlong2004-08-241-0/+7
* - No tabs here pleaseDerick Rethans2004-08-241-2/+2
* use dependent libs while probing for functionsWez Furlong2004-08-241-2/+5
* - Always look into /usr/local before /usrfoobar2003-10-011-10/+4
* Always prefer user specified paths over the default /usr /usr/local.Ilia Alshanetsky2003-09-301-2/+2
* - There's no point in allowing using both --with-readline and --with-libeditfoobar2003-02-111-6/+8
* Fix typo.foobar2002-08-221-1/+1
* php_new_extensionSascha Schumann2002-03-121-2/+2
* Modified the build system to make certain extensions (pcntl, ncurses,Edin Kadribasic2002-01-201-8/+4
* whitespacefoobar2002-01-091-14/+25
* check for library existance before adding themHartmut Holzgraefe2002-01-041-6/+25
* Unified the configure messages.foobar2001-11-301-5/+4
* Fixed two problems:foobar2001-08-221-0/+6
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-9/+9
* Libedit readline replacement supportStanislav Malyshev2001-01-181-0/+27
* Make readline compilable as shared moduleSascha Schumann2000-05-021-33/+23
* Some white-space changesSascha Schumann2000-03-261-1/+1
* fix solaris compileThies C. Arntzen2000-01-071-1/+11
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-301-1/+1
* Integration of -ng changes. Changes:Sascha Schumann1999-12-301-1/+1
* the order *does* matter!Thies C. Arntzen1999-12-071-2/+2
* configure works for me (RH 6.1)Thies C. Arntzen1999-10-141-2/+29
* interface to GNU-Readline! (not yet active, autoconf needs to be done)Thies C. Arntzen1999-10-141-0/+7