summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/vte/files/patch-configure
blob: 424e74a579178d9423fb22dbae693ffd712fd416 (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
30
31
--- configure.orig  Tue Aug 23 20:29:13 2005
+++ configure   Tue Aug 23 20:30:09 2005
@@ -26765,10 +26765,6 @@
 rm -f conftest*
 
 
-cat >>confdefs.h <<\_ACEOF
-#define _XOPEN_SOURCE_EXTENDED 1
-_ACEOF
-
 
 cat >>confdefs.h <<\_ACEOF
 #define _XOPEN_SOURCE 1
@@ -27067,7 +27063,7 @@
 
 
 
-for ac_func in cfmakeraw getpgid getpt grantpt unlockpt ptsname ptsname_r
+for ac_func in cfmakeraw 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
@@ -29400,7 +29396,7 @@
 
 
 cat >>confdefs.h <<_ACEOF
-#define LOCALEDIR "$mydatadir/locale"
+#define LOCALEDIR "$prefix/share/locale"
 _ACEOF