giftcurs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[giFTcurs-commits] giFTcurs acinclude.m4


From: Christian Häggström
Subject: [giFTcurs-commits] giFTcurs acinclude.m4
Date: Mon, 13 Oct 2003 15:50:50 -0400

CVSROOT:        /cvsroot/giftcurs
Module name:    giFTcurs
Branch:         
Changes by:     Christian Häggström <address@hidden>    03/10/13 15:50:50

Modified files:
        .              : acinclude.m4 

Log message:
        Removed more quotation marks

Patches:
Index: giFTcurs/acinclude.m4
diff -u giFTcurs/acinclude.m4:1.20 giFTcurs/acinclude.m4:1.21
--- giFTcurs/acinclude.m4:1.20  Mon Oct 13 15:37:40 2003
+++ giFTcurs/acinclude.m4       Mon Oct 13 15:50:49 2003
@@ -112,7 +112,7 @@
        AC_ARG_WITH(ncursesw,
          [[  --with-ncursesw[=dir]   compile with ncursesw/locate base dir]],
          if test x$withval = xyes; then
-               AC_NCURSES(/usr/include/ncursesw, curses.h, -lncursesw, 
-I/usr/include/ncursesw -DRENAMED_NCURSES -DWIDE_NCURSES, "renamed ncursesw on 
/usr/include/ncursesw")
+               AC_NCURSES(/usr/include/ncursesw, curses.h, -lncursesw, 
-I/usr/include/ncursesw -DRENAMED_NCURSES -DWIDE_NCURSES, renamed ncursesw on 
/usr/include/ncursesw)
            search_ncurses=false
          elif test x$withval != xyes ; then
                CURSES_LIBS="$LIBS -L$withval/lib -lncursesw"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]