summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2011-01-02 12:32:37 +0100
committerPeter Simons <simons@cryp.to>2011-01-02 12:32:37 +0100
commit93d8aeba2a2208cbd8952e906a3e583786b12286 (patch)
treecafd32fda3c4bf7a07d27fba841440cc6514b77d
parent64d8a40843bb2b1a06aad8e9bd025b4288288b46 (diff)
downloadautoconf-archive-2011.01.02.tar.gz
AX_LIB_CGAL_CORE: dropped trailing empty line at the end of the filev2011.01.02
-rw-r--r--m4/ax_lib_cgal_core.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/ax_lib_cgal_core.m4 b/m4/ax_lib_cgal_core.m4
index 1d01c3f..a37a5ee 100644
--- a/m4/ax_lib_cgal_core.m4
+++ b/m4/ax_lib_cgal_core.m4
@@ -35,7 +35,7 @@
# and this notice are preserved. This file is offered as-is, without any
# warranty.
-#serial 1
+#serial 2
AC_DEFUN([AX_LIB_CGAL_CORE],[
@@ -112,4 +112,3 @@ else
fi
])
-