summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/vte/files/patch-configure
blob: 04ff07fcab474f41ab7fd16be615c968a7670afa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig  Tue Jan 23 09:43:38 2007
+++ configure   Tue Jan 23 09:44:21 2007
@@ -24740,7 +24740,7 @@
 
 
 
-for ac_func in cfmakeraw fork setsid setpgid getpgid getpt grantpt unlockpt ptsname ptsname_r
+for ac_func in cfmakeraw fork setsid setpgid getpgid getpt posix_openpt grantpt unlockpt ptsname ptsname_r
 do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:$LINENO: checking for $ac_func" >&5