From: foobar Date: Sun, 18 Nov 2001 23:08:47 +0000 (+0000) Subject: Test before commit..test before commit.. X-Git-Tag: ChangeLog~288 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b8709ef5cd56192e4395ebbdaf6d7fded5d6ae7;p=php Test before commit..test before commit.. --- diff --git a/ext/ncurses/config.m4 b/ext/ncurses/config.m4 index 31d59ce669..2d4487b66d 100644 --- a/ext/ncurses/config.m4 +++ b/ext/ncurses/config.m4 @@ -39,7 +39,7 @@ if test "$PHP_NCURSES" != "no"; then ], [ AC_MSG_ERROR(Wrong ncurses lib version or lib not found) ], [ - -L$NCURSES_DIR/lib -lm" + -L$NCURSES_DIR/lib -lm ]) AC_CHECK_LIB(ncurses, color_set, [AC_DEFINE(HAVE_NCURSES_COLOR_SET, 1, [ ])])