diff --git a/ChangeLog b/ChangeLog index e28d22422..948f28353 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,7 @@ autoconf 2.5 syntax for AC_OUTPUT and AC_CONFIG_FILES. Make sane-config executable. Print flags and installation directories near the end of configure output. + * po/Makefile.in: Added autoconf comment, removed MSGCAT variable. 2002-12-04 Matthew Duggan * backend/canon_pp-dev.c: Don't compare firmware version numbers - diff --git a/po/Makefile.in b/po/Makefile.in index b901f90a8..892c47cdd 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -1,4 +1,5 @@ -# po/Makefile.in +# @configure_input@ +# # See po/README for documentation. ALL_LINGUAS = de es fr ru sv @@ -47,7 +48,6 @@ INSTALL_DATA = @INSTALL_DATA@ MSGFMT = @MSGFMT@ XGETTEXT = @XGETTEXT@ MSGMERGE = @MSGMERGE@ -MSGCAT = @MSGCAT@ TMP_FILE_DIR = .tmp