summarylogtreecommitdiffstats
path: root/patch-aclocal.m4
diff options
context:
space:
mode:
Diffstat (limited to 'patch-aclocal.m4')
-rw-r--r--patch-aclocal.m413
1 files changed, 13 insertions, 0 deletions
diff --git a/patch-aclocal.m4 b/patch-aclocal.m4
new file mode 100644
index 000000000000..550a737d8784
--- /dev/null
+++ b/patch-aclocal.m4
@@ -0,0 +1,13 @@
+*** aclocal.m4 2016-06-11 19:18:23.281881426 +1000
+--- aclocal.m4-new 2016-06-11 19:18:39.538548759 +1000
+***************
+*** 426,431 ****
+--- 426,433 ----
+ ;;
+ esac
+
++ GL_LIBS+=" -lm -lX11"
++
+ AC_SUBST(GL_LIBS)
+ AC_SUBST(GL_CFLAGS)
+ AC_SUBST(HAVE_OPENGL)