.
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=110
This commit is contained in:
parent
cded5e5688
commit
64ba35888d
@ -1,6 +1,6 @@
|
|||||||
--- configure.in
|
--- configure.in
|
||||||
+++ configure.in 2010-10-12 08:14:31.000000000 +0000
|
+++ configure.in 2012-01-30 16:31:47.000000000 +0000
|
||||||
@@ -419,6 +419,7 @@ AC_ARG_ENABLE(overwrite,
|
@@ -415,6 +415,7 @@ AC_ARG_ENABLE(overwrite,
|
||||||
[with_overwrite=$enableval],
|
[with_overwrite=$enableval],
|
||||||
[if test "$prefix" = "/usr" ; then with_overwrite=yes; else with_overwrite=no; fi])
|
[if test "$prefix" = "/usr" ; then with_overwrite=yes; else with_overwrite=no; fi])
|
||||||
AC_MSG_RESULT($with_overwrite)
|
AC_MSG_RESULT($with_overwrite)
|
||||||
@ -9,12 +9,12 @@
|
|||||||
AC_MSG_CHECKING(if external terminfo-database is used)
|
AC_MSG_CHECKING(if external terminfo-database is used)
|
||||||
AC_ARG_ENABLE(database,
|
AC_ARG_ENABLE(database,
|
||||||
--- configure
|
--- configure
|
||||||
+++ configure 2012-05-30 11:36:24.000000000 +0000
|
+++ configure 2012-01-30 16:42:40.000000000 +0000
|
||||||
@@ -6055,6 +6055,7 @@ else
|
@@ -6065,6 +6065,7 @@ else
|
||||||
fi;
|
fi;
|
||||||
echo "$as_me:6056: result: $with_overwrite" >&5
|
echo "$as_me:6066: result: $with_overwrite" >&5
|
||||||
echo "${ECHO_T}$with_overwrite" >&6
|
echo "${ECHO_T}$with_overwrite" >&6
|
||||||
+WITH_OVERWRITE="$with_overwrite"
|
+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
|
echo $ECHO_N "checking if external terminfo-database is used... $ECHO_C" >&6
|
||||||
|
Loading…
Reference in New Issue
Block a user