aboutsummaryrefslogtreecommitdiff
path: root/news/tin/files/patch-configure
blob: 05b169cb05087b580635ae37ce92ee720facea21 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
--- configure.orig	2021-02-08 04:57:57 UTC
+++ configure
@@ -13428,7 +13428,7 @@ fi
 fi
 
 case $host_os in
-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
@@ -15688,7 +15688,7 @@ fi
 fi
 
 case $host_os in
-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
@@ -16556,7 +16556,7 @@ echo "${ECHO_T}$cf_result" >&6
 
 if test "$cf_result" = no ; then
 case $host_os in
-freebsd*)
+XXXfreebsd*)
 	echo "$as_me:16560: checking for tgoto in -lmytinfo" >&5
 echo $ECHO_N "checking for tgoto in -lmytinfo... $ECHO_C" >&6
 if test "${ac_cv_lib_mytinfo_tgoto+set}" = set; then