summaryrefslogtreecommitdiff
path: root/x11-toolkits/xview/files/patch-config+XView.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/xview/files/patch-config+XView.tmpl')
-rw-r--r--x11-toolkits/xview/files/patch-config+XView.tmpl25
1 files changed, 16 insertions, 9 deletions
diff --git a/x11-toolkits/xview/files/patch-config+XView.tmpl b/x11-toolkits/xview/files/patch-config+XView.tmpl
index 10f6d7adac13..998f9bf085bd 100644
--- a/x11-toolkits/xview/files/patch-config+XView.tmpl
+++ b/x11-toolkits/xview/files/patch-config+XView.tmpl
@@ -1,6 +1,6 @@
---- config/XView.tmpl.orig Mon Sep 29 00:02:17 2003
-+++ config/XView.tmpl Mon Sep 29 00:02:17 2003
-@@ -96,7 +96,7 @@
+--- config/XView.tmpl.orig 2010-04-07 10:28:25.000000000 +0900
++++ config/XView.tmpl 2010-04-07 10:35:36.000000000 +0900
+@@ -96,11 +96,13 @@
* Work around small conflict with Project.tmpl file
*/
#if UseInstalled
@@ -9,7 +9,14 @@
#endif
#if OsHasLocale
-@@ -192,14 +192,6 @@
+- LOCALE_DEFINES = -DOS_HAS_LOCALE
++ LOCALE_DEFINES = -DOS_HAS_LOCALE -DCOMPAT_43TTY
++#else
++ LOCALE_DEFINES = -DCOMPAT_43TTY
+ #endif
+
+ #if OsHasMmap
+@@ -192,14 +194,6 @@
AS = as
*/
/*
@@ -24,7 +31,7 @@
* Temporary directory used during build process before the include
* files are installed. This is just a place where symbolic links are
* placed to point back to the actual files in the build hierarchy to
-@@ -224,7 +216,7 @@
+@@ -224,7 +218,7 @@
* afterwards.
*/
#ifndef XVIncludeDirName
@@ -33,7 +40,7 @@
#endif
INCDIR = XVIncludeDirName
/*
-@@ -356,10 +348,10 @@
+@@ -356,10 +350,10 @@
#if SystemV4
SYSV_CLIENT_LIB = -lintl -ldl
@@ -46,7 +53,7 @@
#endif
/*
-@@ -371,16 +363,16 @@
+@@ -371,16 +365,16 @@
*/
#if XvI18nLevel == 4
@@ -70,7 +77,7 @@
/*
* Define libraries for XView clients
-@@ -410,7 +402,7 @@
+@@ -410,7 +404,7 @@
*/
#if SharedLibXView
# ifndef SharedXViewRev
@@ -79,7 +86,7 @@
# define SharedXViewRev 3
#else
# define SharedXViewRev 3.2
-@@ -449,12 +441,8 @@
+@@ -449,12 +443,8 @@
* Include the XView specific makefile macros.
*/