Tests for add/delete record functions.
[gedcom-parse.git] / configure.in
index fcd0b25dc078e7b1463ffa1020efee70693318f5..d59e896253ea34fe06994fef284a4a101c39d360 100644 (file)
@@ -110,6 +110,7 @@ if test "${with_libiconv_prefix+set}" = set; then
   ICONV_PATH=`echo "$withval" | tr : '/bin:'`
   ICONV_PATH="$ICONV_PATH/bin"
 fi
+AC_SUBST(ICONV_LIBPATH)
 AC_SUBST(ICONV_PATH)
 
 AC_MSG_CHECKING(for location of iconv)
@@ -136,11 +137,6 @@ library (see README).
   ])
 fi
 
-case "$host_os" in
- darwin*) # Hack to get correct locale_charset() function
-          LDFLAGS="$ICONV_LIBPATH -liconv $LDFLAGS";;
-esac
-
 AC_OUTPUT(GNUmakefile
           Makefile
          gedcom-config