summaryrefslogtreecommitdiff
blob: 2b58e7f94b33e59818111d1c81106b3def7e67f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/configure.old       2009-02-04 14:41:40.000000000 +0100
+++ b/configure   2009-02-04 14:48:52.000000000 +0100
@@ -4929,7 +4929,7 @@
        { echo "$as_me:$LINENO: result: $with_opengl" >&5
 echo "${ECHO_T}$with_opengl" >&6; }
        if test x$with_opengl = xyes; then
-               LDFLAGS="$LDFLAGS -lGL"
+               LIBS="$LIBS -lGL"
 
        fi
 fi