]> git.pld-linux.org Git - packages/popt.git/blobdiff - popt-gettext0.11.patch
- fix for new gettextize (fixing this sucks... so called "chybił trafił")
[packages/popt.git] / popt-gettext0.11.patch
index 840867d5eb352750387e066c994b230ab631b37e..9921fdf5dd84921675dc2dd904cfb10712a21750 100644 (file)
@@ -9,20 +9,12 @@
  
  AC_ISC_POSIX
  
-@@ -78,11 +78,11 @@
-     AC_CHECK_LIB(ucb, setreuid, [if echo $LIBS | grep -- -lucb >/dev/null ;then :; else LIBS="$LIBS -lc -lucb" USEUCB=y;fi])
- ])
--AM_GNU_GETTEXT
-+AM_GNU_GETTEXT([external])
- POPT_SOURCE_PATH="`pwd`"
- AC_DEFINE_UNQUOTED(POPT_SOURCE_PATH, "$POPT_SOURCE_PATH",
-       [Full path to popt top_sourcedir.])
+@@ -86,4 +86,4 @@
+       [Full path to popt top_sourcedir.])
  AC_SUBST(POPT_SOURCE_PATH)
  
 -AC_OUTPUT([Doxyfile Makefile intl/Makefile po/Makefile.in])
-+AC_OUTPUT([Doxyfile Makefile m4/Makefile po/Makefile.in])
++AC_OUTPUT([Doxyfile Makefile intl/Makefile po/Makefile.in])
 --- popt-1.7/Makefile.am.wiget Thu Sep 19 02:09:38 2002
 +++ popt-1.7/Makefile.am       Thu Sep 19 02:13:02 2002
 @@ -2,12 +2,12 @@
@@ -36,7 +28,7 @@
        popt.ps
  
 -SUBDIRS = intl po
-+SUBDIRS = m4 po
++SUBDIRS = intl  po
  
  INCLUDES = -I. -I$(top_srcdir)
  
This page took 0.032187 seconds and 4 git commands to generate.