summaryrefslogtreecommitdiff
path: root/ext/ncurses/config.m4
Commit message (Expand)AuthorAgeFilesLines
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-4/+4
* Fixed bug #26564 (ncurses5 has headers in PREFIX/include/ncurses)foobar2003-12-091-9/+13
* - Fixed bug #25752 (ext/ncurses: ncurses.h instead of curses.h with BSD).foobar2003-10-041-13/+12
* wsfoobar2003-10-041-9/+6
* Bug #24210 : assume misspelled (and thereby not found during configure)Sara Golemon2003-06-161-1/+1
* Implement some more window routines, add pad functions.Wez Furlong2002-09-271-2/+12
* use LIBNAME consistently. Useful on systems like OpenBSD where the cursesAnil Madhavapeddy2002-06-261-4/+4
* php_new_extensionSascha Schumann2002-03-121-1/+1
* Modified the build system to make certain extensions (pcntl, ncurses,Edin Kadribasic2002-01-201-3/+2
* ncurses is useless in webserver modulesHartmut Holzgraefe2002-01-041-0/+2
* Unified the configure messages.foobar2001-11-301-2/+3
* Test before commit..test before commit..foobar2001-11-181-1/+1
* Now this might even work.foobar2001-11-181-10/+13
* - Fix build on FreeBSD (patch by Markus Fischer)Derick Rethans2001-11-181-1/+1
* yet another ncurses 4.x fixHartmut Holzgraefe2001-09-171-0/+1
* whitespaceHartmut Holzgraefe2001-09-171-5/+5
* will now configure out functions not available in ncurses 4.2Hartmut Holzgraefe2001-09-171-0/+5
* initial version of ncurses extension,Hartmut Holzgraefe2001-06-121-0/+44