aboutsummaryrefslogtreecommitdiff
path: root/emulators/xsystem35/files/patch-configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/xsystem35/files/patch-configure.in')
-rw-r--r--emulators/xsystem35/files/patch-configure.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/xsystem35/files/patch-configure.in b/emulators/xsystem35/files/patch-configure.in
new file mode 100644
index 000000000000..bb98e8b44cf9
--- /dev/null
+++ b/emulators/xsystem35/files/patch-configure.in
@@ -0,0 +1,11 @@
+--- configure.in.orig Tue Nov 27 04:26:47 2001
++++ configure.in Sun Dec 23 07:26:26 2001
+@@ -316,7 +316,7 @@
+ *-*-linux*)
+ ;;
+ *-*-freebsd*)
+- EXTRALIBS="$EXTRALIBS -lxpg4"
++ AC_CHECK_LIB(xpg4, _xpg4_setrunelocale, EXTRALIBS="$EXTRALIBS -lxpg4")
+ ;;
+ *-irix*)
+ chk_rgb=yes