From: Peter Verthez Date: Sun, 29 Dec 2002 17:05:25 +0000 (+0000) Subject: Simplification of paths in gedcom-config. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=fcb9a008c9ff817c31a1df00a29a4fb7e7b6e0c9;p=gedcom-parse.git Simplification of paths in gedcom-config. --- diff --git a/configure.in b/configure.in index fcd0b25..d59e896 100644 --- a/configure.in +++ b/configure.in @@ -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