kopia lustrzana https://gitlab.com/sane-project/backends
Added autoconf comment, removed MSGCAT variable.
rodzic
414e0c509f
commit
335de9c102
|
@ -16,6 +16,7 @@
|
||||||
autoconf 2.5 syntax for AC_OUTPUT and AC_CONFIG_FILES. Make
|
autoconf 2.5 syntax for AC_OUTPUT and AC_CONFIG_FILES. Make
|
||||||
sane-config executable. Print flags and installation directories
|
sane-config executable. Print flags and installation directories
|
||||||
near the end of configure output.
|
near the end of configure output.
|
||||||
|
* po/Makefile.in: Added autoconf comment, removed MSGCAT variable.
|
||||||
|
|
||||||
2002-12-04 Matthew Duggan <stauff1@users.sourceforge.net>
|
2002-12-04 Matthew Duggan <stauff1@users.sourceforge.net>
|
||||||
* backend/canon_pp-dev.c: Don't compare firmware version numbers -
|
* backend/canon_pp-dev.c: Don't compare firmware version numbers -
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
# po/Makefile.in
|
# @configure_input@
|
||||||
|
#
|
||||||
# See po/README for documentation.
|
# See po/README for documentation.
|
||||||
|
|
||||||
ALL_LINGUAS = de es fr ru sv
|
ALL_LINGUAS = de es fr ru sv
|
||||||
|
@ -47,7 +48,6 @@ INSTALL_DATA = @INSTALL_DATA@
|
||||||
MSGFMT = @MSGFMT@
|
MSGFMT = @MSGFMT@
|
||||||
XGETTEXT = @XGETTEXT@
|
XGETTEXT = @XGETTEXT@
|
||||||
MSGMERGE = @MSGMERGE@
|
MSGMERGE = @MSGMERGE@
|
||||||
MSGCAT = @MSGCAT@
|
|
||||||
|
|
||||||
TMP_FILE_DIR = .tmp
|
TMP_FILE_DIR = .tmp
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue