~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/Makefile.in.in

  • Committer: Monty Taylor
  • Date: 2009-04-17 21:06:07 UTC
  • mto: (997.2.1 mordred)
  • mto: This revision was merged to the branch mainline in revision 997.
  • Revision ID: mordred@inaugust.com-20090417210607-hjglwsuki9i5ut5x
Fixed a stupid hardcoding in po.

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
XGETTEXT_no = @XGETTEXT@
57
57
XGETTEXT_yes = @XGETTEXT_015@
58
58
XGETTEXT = $(XGETTEXT_$(USE_MSGCTXT))
59
 
MSGMERGE = msgmerge
 
59
MSGMERGE = @MSGMERGE@
60
60
MSGMERGE_UPDATE = @MSGMERGE@ --update
61
61
MSGINIT = msginit
62
62
MSGCONV = msgconv