avoid exiting just because we didn't scan for libm ('libs' may still
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 8 Feb 2000 20:32:12 +0000 (20:32 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 8 Feb 2000 20:32:12 +0000 (20:32 +0000)
have it, but we avoided scan for things in 'libs')

p4raw-id: //depot/perl@5042

Configure

index 0d215f1..7a6f9d6 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -3738,18 +3738,6 @@ case "$dflt" in
 ' '|'') dflt='none';;
 esac
 
-case "$libsfound" in
-*libm*) ;;
-*) cat <<EOM >&4
-
-I could not find -lm, the mathematics library.
-This means that something went awfully wrong.
-
-EOM
-   exit 1
-   ;;
-esac
-
 $cat <<EOM
 
 In order to compile $package on your machine, a number of libraries