Compile with -O2
[gedcom-parse.git] / configure.in
index f680443721c3fc78f1e195904d9459f10ec6c9d4..ef83cc941d67fc0c6b647f2491e05fd77df46921 100644 (file)
@@ -90,7 +90,7 @@ else
   AC_MSG_RESULT(libc)
   AC_GLIBC_ICONV
   if test "$is_glibc_iconv" = yes; then
-    DIRS="ansel"
+    DIRS="glibc"
     is_ansel_supported=yes
     AC_SUBST(DIRS)
   fi
@@ -110,7 +110,9 @@ AC_OUTPUT(Makefile
          gedcom/Makefile
          gedcom/calendar/Makefile
          gom/Makefile
-         ansel/Makefile
+         iconv/Makefile
+         iconv/glibc/Makefile
+         iconv/libiconv/Makefile
          utf8/Makefile
          t/Makefile
          t/src/Makefile