Fix HAVE_USEMARCON for config headers
[m4-moved-to-github.git] / usemarcon.m4
index 03fb152..c17d90b 100644 (file)
@@ -1,4 +1,3 @@
-## $Id: usemarcon.m4,v 1.1 2006-03-30 17:31:25 adam Exp $
 AC_DEFUN([USEMARCON_INIT],
 [
         AC_SUBST(USEMARCONLALIB)
@@ -33,7 +32,7 @@ AC_DEFUN([USEMARCON_INIT],
                 USEMARCONINC=`$usemarconconfig --cflags $1`
                 USEMARCONVERSION=`$usemarconconfig --version`
                 AC_MSG_RESULT($usemarconconfig)
-                AC_DEFINE(HAVE_USEMARCON)
+                AC_DEFINE([HAVE_USEMARCON],[1],[Define to 1 if USEMARCON is used])
         else
                 AC_MSG_RESULT(Not found)
                 USEMARCONVERSION=NONE