forked from pool/ncurses
a76d3e453b
Copy from Base:System/ncurses based on submit request 29358 from user WernerFink OBS-URL: https://build.opensuse.org/request/show/29358 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=26
13 lines
436 B
Plaintext
13 lines
436 B
Plaintext
Make ncurses-config report the correct directory for ncurses.h.
|
|
|
|
--- configure 2007/10/29 13:59:32 1.9
|
|
+++ configure 2007/10/29 14:18:12
|
|
@@ -5679,6 +5679,7 @@
|
|
fi;
|
|
echo "$as_me:5680: result: $with_overwrite" >&5
|
|
echo "${ECHO_T}$with_overwrite" >&6
|
|
+WITH_OVERWRITE="$with_overwrite"
|
|
|
|
echo "$as_me:5683: checking if external terminfo-database is used" >&5
|
|
echo $ECHO_N "checking if external terminfo-database is used... $ECHO_C" >&6
|