aboutsummaryrefslogtreecommitdiff
path: root/gas/configure
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-10-03 13:46:35 +0000
committerAlan Modra <amodra@gmail.com>2001-10-03 13:46:35 +0000
commitfcd8210c95f5e13d7ef57a337ec94a70a89c8559 (patch)
tree7cfb036debabf9b4fe6c5c62babe40b427e5dc9a /gas/configure
parent57c7194e0ee5e0d4bd270ccef718dec45bc1f2dc (diff)
downloadgdb-fcd8210c95f5e13d7ef57a337ec94a70a89c8559.zip
gdb-fcd8210c95f5e13d7ef57a337ec94a70a89c8559.tar.gz
gdb-fcd8210c95f5e13d7ef57a337ec94a70a89c8559.tar.bz2
Regenerate configure to include the gettext.m4 change. Update
opcodes/po/POTFILES.in
Diffstat (limited to 'gas/configure')
-rwxr-xr-xgas/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/configure b/gas/configure
index d2b1629..206f702 100755
--- a/gas/configure
+++ b/gas/configure
@@ -5247,7 +5247,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