]> git.pld-linux.org Git - packages/eject.git/blob - eject-gettext.patch
- updated gettext BR
[packages/eject.git] / eject-gettext.patch
1 --- eject-2.0.12/configure.in.wiget     Tue Oct  2 00:48:32 2001
2 +++ eject-2.0.12/configure.in   Mon Jan  6 01:13:08 2003
3 @@ -20,5 +20,7 @@
4  AC_CHECK_FUNCS(regcomp strdup strerror)
5  
6  AC_SUBST(DEFAULTDEVICE)
7 +AM_GNU_GETTEXT([external])
8 +AM_GNU_GETTEXT_VERSION(0.11.5)
9  
10  AC_OUTPUT(Makefile)
This page took 0.064869 seconds and 3 git commands to generate.