Fix of building in separate directory.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Fri Jun 23 16:18:18 CEST 2000 Stanislav Brabec <utx@penguin.cz>
|
||||||
|
|
||||||
|
* Makefile.in.in: Fix of building in separate directory.
|
||||||
|
|
||||||
2000-06-22 Sven Neumann <sven@gimp.org>
|
2000-06-22 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
* en_GB.po: applied gimp-cornwell-000620-0, updates
|
* en_GB.po: applied gimp-cornwell-000620-0, updates
|
||||||
|
@ -33,7 +33,7 @@ GENCAT = @GENCAT@
|
|||||||
GMSGFMT = PATH=../src:$$PATH @GMSGFMT@
|
GMSGFMT = PATH=../src:$$PATH @GMSGFMT@
|
||||||
MSGFMT = @MSGFMT@
|
MSGFMT = @MSGFMT@
|
||||||
XGETTEXT = PATH=../src:$$PATH @XGETTEXT@
|
XGETTEXT = PATH=../src:$$PATH @XGETTEXT@
|
||||||
SXGETTEXT = ./script-fu-xgettext
|
SXGETTEXT = $(srcdir)/script-fu-xgettext
|
||||||
MSGMERGE = PATH=../src:$$PATH msgmerge
|
MSGMERGE = PATH=../src:$$PATH msgmerge
|
||||||
|
|
||||||
DEFS = @DEFS@
|
DEFS = @DEFS@
|
||||||
|
Reference in New Issue
Block a user