Regenerate configure to include the gettext.m4 change. Update

opcodes/po/POTFILES.in
This commit is contained in:
Alan Modra
2001-10-03 13:46:35 +00:00
parent 57c7194e0e
commit fcd8210c95
13 changed files with 494 additions and 449 deletions

2
opcodes/configure vendored
View File

@ -4299,7 +4299,7 @@ fi
l=
if test -d $srcdir/po; then
if test -f $srcdir/po/POTFILES.in; then
test -d po || mkdir po
if test "x$srcdir" != "x."; then
if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then