From dd0f01332cef194f2c6d0a0792679b1ae9a074fe Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Sat, 28 Sep 2002 18:00:14 +0000 Subject: [PATCH] Don't process the 'ansel' subdirectory if not glibc iconv. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 738f41c..c70725b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in # $Id$ # $Name$ -SUBDIRS = intl ansel utf8 gedcom gom include . t doc data po +SUBDIRS = intl @DIRS@ utf8 gedcom gom include . t doc data po EXTRA_DIST = Makefile.inc VERSIONED_FILES = README -- 2.30.2