SHA256
3
0
forked from pool/ncurses
Dr. Werner Fink 2013-02-12 10:34:22 +00:00 committed by Git OBS Bridge
parent cded5e5688
commit 64ba35888d

View File

@ -1,6 +1,6 @@
--- configure.in
+++ configure.in 2010-10-12 08:14:31.000000000 +0000
@@ -419,6 +419,7 @@ AC_ARG_ENABLE(overwrite,
+++ configure.in 2012-01-30 16:31:47.000000000 +0000
@@ -415,6 +415,7 @@ AC_ARG_ENABLE(overwrite,
[with_overwrite=$enableval],
[if test "$prefix" = "/usr" ; then with_overwrite=yes; else with_overwrite=no; fi])
AC_MSG_RESULT($with_overwrite)
@ -9,12 +9,12 @@
AC_MSG_CHECKING(if external terminfo-database is used)
AC_ARG_ENABLE(database,
--- configure
+++ configure 2012-05-30 11:36:24.000000000 +0000
@@ -6055,6 +6055,7 @@ else
+++ configure 2012-01-30 16:42:40.000000000 +0000
@@ -6065,6 +6065,7 @@ else
fi;
echo "$as_me:6056: result: $with_overwrite" >&5
echo "$as_me:6066: result: $with_overwrite" >&5
echo "${ECHO_T}$with_overwrite" >&6
+WITH_OVERWRITE="$with_overwrite"
echo "$as_me:6059: checking if external terminfo-database is used" >&5
echo "$as_me:6069: checking if external terminfo-database is used" >&5
echo $ECHO_N "checking if external terminfo-database is used... $ECHO_C" >&6