summaryrefslogtreecommitdiff
path: root/emulators/xsystem35/files/patch-configure.in
blob: bb98e8b44cf9eba40ceb15c5753463dd43c621cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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