diff options
Diffstat (limited to 'textproc/intltool/files/patch-intltool.m4')
-rw-r--r-- | textproc/intltool/files/patch-intltool.m4 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/textproc/intltool/files/patch-intltool.m4 b/textproc/intltool/files/patch-intltool.m4 deleted file mode 100644 index 8df20c4a7201..000000000000 --- a/textproc/intltool/files/patch-intltool.m4 +++ /dev/null @@ -1,12 +0,0 @@ ---- intltool.m4.orig 2012-02-26 18:31:06 UTC -+++ intltool.m4 -@@ -164,6 +164,9 @@ if test -z "$DATADIRNAME"; then - return _nl_msg_cat_cntr]])], - [DATADIRNAME=share], - [case $host in -+ *-*-dragonfly*|*-*-freebsd*) -+ [DATADIRNAME=share] -+ ;; - *-*-solaris*) - dnl On Solaris, if bind_textdomain_codeset is in libc, - dnl GNU format message catalog is always supported, |