From b121d029b5b23d36e15acfd32728a3af49ea6210 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 14 Feb 2006 16:28:34 +0000 Subject: about to release 1.4.3rc1 --- scripts/autogen.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/autogen.sh') diff --git a/scripts/autogen.sh b/scripts/autogen.sh index 74df2b236..f132ce335 100755 --- a/scripts/autogen.sh +++ b/scripts/autogen.sh @@ -99,6 +99,7 @@ if test "$1" = "--build-w32"; then $tsdir/configure ${conf_CC} --build=${build} --host=${host} \ ${disable_foo_tests} $* + exit $? fi -- cgit v1.2.3