From: Roland McGrath Date: Tue, 20 Jul 2004 22:12:56 +0000 (+0000) Subject: 2004-07-02 Roland McGrath X-Git-Tag: cvs/fedora-base~302 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3a261340b81a5fdf901486d5cd333698474b489b;p=thirdparty%2Fglibc.git 2004-07-02 Roland McGrath * configure: Don't exit. --- diff --git a/libidn/configure b/libidn/configure index d40d2d7ba22..53d0dcd67e6 100644 --- a/libidn/configure +++ b/libidn/configure @@ -1,2 +1,3 @@ # This is only to keep the GNU C library configure mechanism happy. -exit 0 +# This is a shell script fragment sourced by the main configure script. +# We have nothing we need to add here. diff --git a/linuxthreads/configure b/linuxthreads/configure index 3eafc93f5b1..3ad635f48d8 100755 --- a/linuxthreads/configure +++ b/linuxthreads/configure @@ -1,5 +1,6 @@ # This is only to keep the GNU C library configure mechanism happy. +# This is a shell script fragment sourced by the main configure script. +# We have nothing we need to add here. # -# Perhaps some day we need a real configuration script for different +# Perhaps some day we will need a real configuration script for different # kernel versions or so. -exit 0 diff --git a/nptl/configure b/nptl/configure index 3eafc93f5b1..3ad635f48d8 100644 --- a/nptl/configure +++ b/nptl/configure @@ -1,5 +1,6 @@ # This is only to keep the GNU C library configure mechanism happy. +# This is a shell script fragment sourced by the main configure script. +# We have nothing we need to add here. # -# Perhaps some day we need a real configuration script for different +# Perhaps some day we will need a real configuration script for different # kernel versions or so. -exit 0