]> git.pld-linux.org Git - packages/gource.git/blobdiff - gl-ac.patch
- up to 0.43
[packages/gource.git] / gl-ac.patch
diff --git a/gl-ac.patch b/gl-ac.patch
new file mode 100644 (file)
index 0000000..827fdea
--- /dev/null
@@ -0,0 +1,11 @@
+--- gource-0.40/m4/ax_check_glu.m4~    2013-04-24 03:58:51.000000000 +0200
++++ gource-0.40/m4/ax_check_glu.m4     2015-06-27 12:04:05.304524114 +0200
+@@ -131,7 +131,7 @@
+ # else
+ #   include <OpenGL/glu.h>
+ # endif]],
+-                                        [[GLvoid (*func)(...); gluTessCallback(0, 0, func)]])],
++                                        [[GLvoid (*func)(); gluTessCallback(0, 0, func)]])],
+                                         [ax_cv_varargs_glu_tesscb=yes])
+                       CXXFLAGS=$ax_save_CXXFLAGS
+                       AC_LANG_POP([C++])])
This page took 0.047474 seconds and 4 git commands to generate.