Use Gedcom_val for the xref in the record start callback too.
[gedcom-parse.git] / configure.in
index 7dc0be604e6cdc12e0486a04aa26d56e04f028e8..03b894595c02c31c4959847dd3baac8753d6c5fc 100644 (file)
@@ -6,7 +6,7 @@ AC_INIT(standalone.c)
 dnl =============================================================
 dnl Global variables
 NAME=gedcom-parse
-VERSION=0.10
+VERSION=0.11
 LIBVERSION=0:1
 SHELL=/bin/sh
 AC_SUBST(NAME)
@@ -34,6 +34,7 @@ AM_GNU_GETTEXT
 
 AC_OUTPUT(Makefile
          gedcom/Makefile
+         gedcom/calendar/Makefile
          ansel/Makefile
          t/Makefile
          doc/Makefile