summaryrefslogtreecommitdiff
path: root/print/ggv2/files/patch-aa
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
commitdb3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch)
tree29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /print/ggv2/files/patch-aa
parentFix compilation problems. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes: svn path=/head/; revision=47856 svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'print/ggv2/files/patch-aa')
-rw-r--r--print/ggv2/files/patch-aa22
1 files changed, 0 insertions, 22 deletions
diff --git a/print/ggv2/files/patch-aa b/print/ggv2/files/patch-aa
deleted file mode 100644
index 0b27e1d93ee4..000000000000
--- a/print/ggv2/files/patch-aa
+++ /dev/null
@@ -1,22 +0,0 @@
---- configure.orig Tue May 9 17:06:45 2000
-+++ configure Fri Aug 25 11:04:07 2000
-@@ -4506,15 +4506,15 @@
- fi
-
-
-- USE_INCLUDED_LIBINTL=yes
-+# USE_INCLUDED_LIBINTL=yes
- CATOBJEXT=.gmo
- INSTOBJEXT=.mo
- DATADIRNAME=share
-- INTLDEPS='$(top_builddir)/intl/libintl.a'
-+ INTLDEPS='-lintl'
- INTLLIBS=$INTLDEPS
- LIBS=`echo $LIBS | sed -e 's/-lintl//'`
-- nls_cv_header_intl=intl/libintl.h
-- nls_cv_header_libgt=intl/libgettext.h
-+# nls_cv_header_intl=intl/libintl.h
-+# nls_cv_header_libgt=intl/libgettext.h
- fi
-
- if test "$XGETTEXT" != ":"; then