Set conv_fails on total conversion failure too.
[gedcom-parse.git] / utf8 / Makefile.am
index c219d589307f276d27e01b12fb528a305518aa3f..7fe0f73118a5a5474c83cdac0b5329ec82027560 100644 (file)
@@ -2,6 +2,12 @@
 # $Id$
 # $Name$
 
+SUBDIRS = @LCS_SUBDIRS@ .
+
+INCLUDES = @LCS_INCLUDES@
+CFLAGS   = -g -O2 -W -Wall -pedantic -Wno-long-long
+
 noinst_LTLIBRARIES = libutf8.la
 libutf8_la_SOURCES = utf8-locale.c
+libutf8_la_LIBADD  = @LCS_LIBADD@ $(LIBICONV)
 noinst_HEADERS = utf8-locale.h