blob: 5ded983f8ee8d9619ed3c17bff20e428a9e8646f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure.orig 2010-05-03 22:02:20.000000000 -0400
+++ configure 2010-05-03 22:03:40.000000000 -0400
@@ -4694,7 +4694,7 @@
-LIBS="$X_LIBS"
+LIBS="$X_LIBS $LIBS"
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sqrt in -lm" >&5
$as_echo_n "checking for sqrt in -lm... " >&6; }
|