Back out the intltool stuff. Require 0.29
2004-01-06 Glynn Foster <glynn.foster@sun.com> * Makefile.am: Back out the intltool stuff. * configure.in: Require 0.29
This commit is contained in:
parent
b88e22d458
commit
37095efce8
@ -1,3 +1,8 @@
|
|||||||
|
2004-01-06 Glynn Foster <glynn.foster@sun.com>
|
||||||
|
|
||||||
|
* Makefile.am: Back out the intltool stuff.
|
||||||
|
* configure.in: Require 0.29
|
||||||
|
|
||||||
2004-01-05 Roozbeh Pournader <roozbeh@sharif.edu>
|
2004-01-05 Roozbeh Pournader <roozbeh@sharif.edu>
|
||||||
|
|
||||||
* configure.in: Added "fa" (Persian) to ALL_LINGUAS.
|
* configure.in: Added "fa" (Persian) to ALL_LINGUAS.
|
||||||
|
@ -8,7 +8,6 @@ EXTRA_DIST = \
|
|||||||
intltool-extract.in \
|
intltool-extract.in \
|
||||||
intltool-merge.in \
|
intltool-merge.in \
|
||||||
intltool-update.in \
|
intltool-update.in \
|
||||||
intltool-modules/XML/Parser/Style/OrigTree.pm \
|
|
||||||
zenity.spec \
|
zenity.spec \
|
||||||
zenity.spec.in \
|
zenity.spec.in \
|
||||||
omf.make \
|
omf.make \
|
||||||
|
@ -5,7 +5,7 @@ AM_INIT_AUTOMAKE(zenity, 2.5.1)
|
|||||||
|
|
||||||
AM_MAINTAINER_MODE
|
AM_MAINTAINER_MODE
|
||||||
|
|
||||||
AC_PROG_INTLTOOL([0.21])
|
AC_PROG_INTLTOOL([0.29])
|
||||||
|
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user