summaryrefslogtreecommitdiff
path: root/m4/ax_check_glu.m4
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2011-08-24 13:26:35 +0200
committerPeter Simons <simons@cryp.to>2011-08-24 13:29:03 +0200
commit732c413b44ae9404399174f0277183e283393ca6 (patch)
treeffe181deb15d7b665bcb573feca4b4da3e4c1ecb /m4/ax_check_glu.m4
parentd8809e2e3dfed3791b30b71651c543bad44cda3e (diff)
downloadautoconf-archive-732c413b44ae9404399174f0277183e283393ca6.tar.gz
AX_CHECK_{GL,GLU,GLUT}: these macro are no longer maintained here; marked obsolete
Diffstat (limited to 'm4/ax_check_glu.m4')
-rw-r--r--m4/ax_check_glu.m47
1 files changed, 6 insertions, 1 deletions
diff --git a/m4/ax_check_glu.m4 b/m4/ax_check_glu.m4
index 57eef3e..8c38f59 100644
--- a/m4/ax_check_glu.m4
+++ b/m4/ax_check_glu.m4
@@ -2,6 +2,11 @@
# http://www.gnu.org/software/autoconf-archive/ax_check_glu.html
# ===========================================================================
#
+# OBSOLETE MACRO
+#
+# This macro is no longer maintained here; the author prefers to publish
+# it at <http://code.google.com/p/autoconf-gl-macros/>.
+#
# SYNOPSIS
#
# AX_CHECK_GLU
@@ -52,7 +57,7 @@
# modified version of the Autoconf Macro, you may extend this special
# exception to the GPL to apply to your modified version as well.
-#serial 8
+#serial 9
AC_DEFUN([AX_CHECK_GLU],
[AC_REQUIRE([AX_CHECK_GL])dnl