autoconf bug fix -- config.status exit status should be 0
This commit is contained in:
Vendored
+1
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user