summaryrefslogtreecommitdiff
path: root/devel/gettext/files/patch-gettext-tools_configure
blob: 811a932254224e2beac613023c16620499e7a1c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- gettext-tools/configure.orig	Mon Nov 27 09:34:40 2006
+++ gettext-tools/configure	Sun Dec  3 17:54:35 2006
@@ -50083,2 +50071,13 @@
 case "$host_os" in
+  freebsd*)
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_BSDXML 1
+#define HAVE_LIBEXPAT 1
+_ACEOF
+
+    LIBEXPAT="-lbsdxml"
+    LTLIBEXPAT="-lbsdxml"
+
+    ;;
   linux*)