aboutsummaryrefslogtreecommitdiff
path: root/x11/gswitchit/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gswitchit/files/patch-configure')
-rw-r--r--x11/gswitchit/files/patch-configure32
1 files changed, 0 insertions, 32 deletions
diff --git a/x11/gswitchit/files/patch-configure b/x11/gswitchit/files/patch-configure
deleted file mode 100644
index b44fb41d422f..000000000000
--- a/x11/gswitchit/files/patch-configure
+++ /dev/null
@@ -1,32 +0,0 @@
-
-$FreeBSD$
-
---- configure.orig Thu Feb 7 11:22:34 2002
-+++ configure Thu Feb 7 11:25:18 2002
-@@ -7478,7 +7478,7 @@
- fi
-
-
-- CATOBJEXT=.gmo
-+ CATOBJEXT=.mo
- fi
-
- else
-@@ -7600,7 +7600,7 @@
-
- BUILD_INCLUDED_LIBINTL=yes
- USE_INCLUDED_LIBINTL=yes
-- CATOBJEXT=.gmo
-+ CATOBJEXT=.mo
- INTLLIBS="\$(top_builddir)/intl/libintl.a $LIBICONV"
- LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
- fi
-@@ -7676,7 +7676,7 @@
- fi
-
- for lang in $ALL_LINGUAS; do
-- GMOFILES="$GMOFILES $lang.gmo"
-+ GMOFILES="$GMOFILES $lang.mo"
- POFILES="$POFILES $lang.po"
- done
-