forked from Lainports/freebsd-ports
11 lines
356 B
Text
11 lines
356 B
Text
--- configure.orig Fri Mar 5 11:33:30 2004
|
|
+++ configure Fri Mar 5 11:33:43 2004
|
|
@@ -698,7 +698,7 @@
|
|
curses_header='ncurses.h'
|
|
curses_library='ncurses'
|
|
LIBS="-L/usr/lib $M_LIBS"
|
|
-INCLUDES="-I/usr/include -I../lib -I../"
|
|
+INCLUDES="-I/usr/include -I/usr/local/include -I../lib -I../"
|
|
|
|
# Check for executable suffix
|
|
# Set include and libraries paths
|