diff --git a/configure.in b/configure.in index 44eac9e..63e481f 100644 --- a/configure.in +++ b/configure.in @@ -165,7 +165,7 @@ if test "x$HAVE_OPENGL" != xno; then OPENGL_LIBS="$OPENGL_LIBS -lX11 -lXext" HAVE_OPENGL=yes, HAVE_OPENGL=no, - [$OPENGL_LIBS] + [$OPENGL_LIBS -lX11 -lXext] ), [$OPENGL_LIBS] )