summaryrefslogtreecommitdiff
path: root/news/tin/files/patch-configure
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 02:18:44 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 02:18:44 +0000
commit272b1c5f9a37780e519d767719a489fc971f669b (patch)
tree450f117b125086458811cc162321b8a082f97fd3 /news/tin/files/patch-configure
parentRename net/ patch-xy patches to reflect the files they modify. (diff)
Rename news/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363286
Diffstat (limited to 'news/tin/files/patch-configure')
-rw-r--r--news/tin/files/patch-configure29
1 files changed, 29 insertions, 0 deletions
diff --git a/news/tin/files/patch-configure b/news/tin/files/patch-configure
new file mode 100644
index 000000000000..ff6f68b9e840
--- /dev/null
+++ b/news/tin/files/patch-configure
@@ -0,0 +1,29 @@
+--- configure.orig 2010-11-26 16:07:59.000000000 +0100
++++ configure 2011-07-09 14:33:08.000000000 +0200
+@@ -7738,7 +7738,7 @@ fi
+
+
+ case $host_os in #(vi
+-freebsd*)
++XXXfreebsd*)
+ # This is only necessary if you are linking against an obsolete
+ # version of ncurses (but it should do no harm, since it's static).
+ if test "$cf_nculib_root" = ncurses ; then
+@@ -8985,7 +8985,7 @@ fi
+
+
+ case $host_os in #(vi
+-freebsd*)
++XXXfreebsd*)
+ # This is only necessary if you are linking against an obsolete
+ # version of ncurses (but it should do no harm, since it's static).
+ if test "$cf_nculib_root" = ncurses ; then
+@@ -9666,7 +9666,7 @@ echo "$ac_t""$cf_result" 1>&6
+
+ if test "$cf_result" = no ; then
+ case $host_os in #(vi
+-freebsd*) #(vi
++XXXfreebsd*) #(vi
+ echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6
+ echo "configure:9672: checking for tgoto in -lmytinfo" >&5
+ ac_lib_var=`echo mytinfo'_'tgoto | sed 'y%./+-%__p_%'`