autoconf bug fix -- config.status exit status should be 0
authorKen Raeburn <raeburn@cygnus>
Thu, 1 Sep 1994 00:05:06 +0000 (00:05 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 1 Sep 1994 00:05:06 +0000 (00:05 +0000)
gas/configure

index 6fb03dd..36f69bc 100755 (executable)
@@ -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}