Remove obsolete libxpg4-related hunk. This doesn't make any functional

difference, hence leave PORTREVISION intact.

Submitted by:	sf
This commit is contained in:
Maxim Sobolev 2001-12-21 08:25:02 +00:00
parent 4acfa4e76d
commit 1485d6f52e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51918
4 changed files with 3 additions and 39 deletions

View file

@ -24,15 +24,6 @@
fi
rm -f conftest*
INSTOBJEXT=.mo
@@ -3699,7 +3699,7 @@
# Added by Martin Baulig 12/15/98 for libc5 systems
if test "$gt_cv_func_dgettext_libc" != "yes" \
&& test "$gt_cv_func_dgettext_libintl" = "yes"; then
- INTLLIBS=-lintl
+ INTLLIBS="-lintl -lxpg4"
LIBS=`echo $LIBS | sed -e 's/-lintl//'`
fi
@@ -4446,6 +4446,7 @@
glib_thread_cflags="$GLIB_CFLAGS"
glib_libs=`$GLIB_CONFIG glib gmodule --libs`

View file

@ -11,13 +11,4 @@ $FreeBSD$
+ DATADIRNAME=share
fi
rm -f conftest*
INSTOBJEXT=.mo
@@ -3852,7 +3852,7 @@
# Added by Martin Baulig 12/15/98 for libc5 systems
if test "$gt_cv_func_dgettext_libc" != "yes" \
&& test "$gt_cv_func_dgettext_libintl" = "yes"; then
- INTLLIBS=-lintl
+ INTLLIBS="-lintl -lxpg4"
LIBS=`echo $LIBS | sed -e 's/-lintl//'`
fi
INSTOBJEXT=.mo

View file

@ -11,13 +11,4 @@ $FreeBSD$
+ DATADIRNAME=share
fi
rm -f conftest*
INSTOBJEXT=.mo
@@ -3852,7 +3852,7 @@
# Added by Martin Baulig 12/15/98 for libc5 systems
if test "$gt_cv_func_dgettext_libc" != "yes" \
&& test "$gt_cv_func_dgettext_libintl" = "yes"; then
- INTLLIBS=-lintl
+ INTLLIBS="-lintl -lxpg4"
LIBS=`echo $LIBS | sed -e 's/-lintl//'`
fi
INSTOBJEXT=.mo

View file

@ -11,13 +11,4 @@ $FreeBSD$
+ DATADIRNAME=share
fi
rm -f conftest*
INSTOBJEXT=.mo
@@ -3852,7 +3852,7 @@
# Added by Martin Baulig 12/15/98 for libc5 systems
if test "$gt_cv_func_dgettext_libc" != "yes" \
&& test "$gt_cv_func_dgettext_libintl" = "yes"; then
- INTLLIBS=-lintl
+ INTLLIBS="-lintl -lxpg4"
LIBS=`echo $LIBS | sed -e 's/-lintl//'`
fi
INSTOBJEXT=.mo