projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bc3761
)
autoconf bug fix -- config.status exit status should be 0
author
Ken Raeburn
<raeburn@cygnus>
Thu, 1 Sep 1994 00:05:06 +0000
(
00:05
+0000)
committer
Ken Raeburn
<raeburn@cygnus>
Thu, 1 Sep 1994 00:05:06 +0000
(
00:05
+0000)
gas/configure
patch
|
blob
|
history
diff --git
a/gas/configure
b/gas/configure
index 6fb03dd2998da71a69e52e81cd11f2955562dfe0..36f69bc4b2db773402be339c7690ca51b19545bd 100755
(executable)
--- a/
gas/configure
+++ b/
gas/configure
@@
-1801,6
+1801,7
@@
while test -n "${ac_files}"; do
fi
done
+exit 0
EOF
chmod +x ${CONFIG_STATUS}
test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} ${CONFIG_STATUS}