Use own colors; specifically to have white background.
[gedcom-parse.git] / configure.in
index 8d51ecb65a5a621034315036b1468b6ab4534318..6117f15ae3acb1412b4672f29f73d0ec74169882 100644 (file)
@@ -6,8 +6,8 @@ AC_INIT(standalone.c)
 dnl =============================================================
 dnl Global variables
 NAME=gedcom-parse
-VERSION=0.11
-LIBVERSION=0:1
+VERSION=0.13
+LIBVERSION=0:3
 SHELL=/bin/sh
 AC_SUBST(NAME)
 AC_SUBST(VERSION)
@@ -34,6 +34,7 @@ AM_GNU_GETTEXT
 
 AC_OUTPUT(Makefile
          gedcom/Makefile
+         gedcom/calendar/Makefile
          ansel/Makefile
          t/Makefile
          doc/Makefile