]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
remove exit 0
authorDavid MacKenzie <djm@djmnet.org>
Fri, 26 Aug 1994 07:08:24 +0000 (07:08 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Fri, 26 Aug 1994 07:08:24 +0000 (07:08 +0000)
acgeneral.m4
lib/autoconf/general.m4

index da6197e25a36184a6bf61f694c004a63a65d9fe4..1845340465677ab167095ca913b9ca069a73f4f7 100644 (file)
@@ -1428,7 +1428,6 @@ AC_OUTPUT_FILES($1)
 ifdef([AC_LIST_HEADER], [AC_OUTPUT_HEADER(AC_LIST_HEADER)])dnl
 ifdef([AC_LIST_LINKS], [AC_OUTPUT_LINKS(AC_LIST_LINKS, AC_LIST_FILES)])dnl
 $2
-exit 0
 EOF
 chmod +x ${CONFIG_STATUS}
 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} ${CONFIG_STATUS}
index da6197e25a36184a6bf61f694c004a63a65d9fe4..1845340465677ab167095ca913b9ca069a73f4f7 100644 (file)
@@ -1428,7 +1428,6 @@ AC_OUTPUT_FILES($1)
 ifdef([AC_LIST_HEADER], [AC_OUTPUT_HEADER(AC_LIST_HEADER)])dnl
 ifdef([AC_LIST_LINKS], [AC_OUTPUT_LINKS(AC_LIST_LINKS, AC_LIST_FILES)])dnl
 $2
-exit 0
 EOF
 chmod +x ${CONFIG_STATUS}
 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} ${CONFIG_STATUS}