summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/vte/files
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-03-30 21:13:50 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-03-30 21:13:50 +0800
commit88e4dd01a0c96678a36c4418855652e85759c670 (patch)
treebfcb66988d4c4f493a28c9fbee7b75c9fe1632e0 /x11-toolkits/vte/files
parent367d4ed5be66720915485c9023106ff1b2ac097c (diff)
downloadmarcuscom-ports-88e4dd01a0c96678a36c4418855652e85759c670.tar
marcuscom-ports-88e4dd01a0c96678a36c4418855652e85759c670.tar.gz
marcuscom-ports-88e4dd01a0c96678a36c4418855652e85759c670.tar.bz2
marcuscom-ports-88e4dd01a0c96678a36c4418855652e85759c670.tar.lz
marcuscom-ports-88e4dd01a0c96678a36c4418855652e85759c670.tar.xz
marcuscom-ports-88e4dd01a0c96678a36c4418855652e85759c670.tar.zst
marcuscom-ports-88e4dd01a0c96678a36c4418855652e85759c670.zip
Update to 0.24.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13910 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/vte/files')
-rw-r--r--x11-toolkits/vte/files/patch-configure14
1 files changed, 7 insertions, 7 deletions
diff --git a/x11-toolkits/vte/files/patch-configure b/x11-toolkits/vte/files/patch-configure
index e9fe90107..bfc8e7c5c 100644
--- a/x11-toolkits/vte/files/patch-configure
+++ b/x11-toolkits/vte/files/patch-configure
@@ -1,11 +1,11 @@
---- configure.orig Tue Feb 13 16:22:38 2007
-+++ configure Tue Feb 13 16:23:19 2007
-@@ -24887,7 +24887,7 @@ fi
-
+--- configure.orig 2010-03-30 14:43:41.000000000 +0200
++++ configure 2010-03-30 14:47:26.000000000 +0200
+@@ -14102,7 +14102,7 @@
+ # Check for PTY handling functions.
-for ac_func in cfmakeraw fork setsid setpgid getpgid getpt grantpt unlockpt ptsname ptsname_r tcgetattr tcsetattr
+for ac_func in cfmakeraw fork setsid setpgid getpgid getpt grantpt posix_openpt unlockpt ptsname ptsname_r tcgetattr tcsetattr
- do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
- echo "$as_me:$LINENO: checking for $ac_func" >&5
+ do :
+ as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
+ ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"