autogen.sh: avoid touching .po files during 'make'
authorDavid Schleef <ds@schleef.org>
Wed, 22 Feb 2012 02:58:06 +0000 (18:58 -0800)
committerDavid Schleef <ds@schleef.org>
Wed, 22 Feb 2012 02:59:17 +0000 (18:59 -0800)
commit02f5d72a0519bcbe8f6958fab6dd998fc8ccda6b
tree84ef28ffa62057066239ce7e322f88687ae0330d
parent838493c9a7cc199805563299fc3152a0bdf3a77e
autogen.sh: avoid touching .po files during 'make'

A simple workaround to deal with GNU gettext automake integration
failing to deal with git.  Fixes: #669207
autogen.sh