Added configure option --enable-debug.
[gedcom-parse.git] / utf8 / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 # $Id$
3 # $Name$
4
5 SUBDIRS = @LCS_SUBDIRS@ .
6
7 INCLUDES = @LCS_INCLUDES@
8 CFLAGS   = -O2 -W -Wall -pedantic -Wno-long-long @EXTRA_CFLAGS@
9
10 noinst_LTLIBRARIES = libutf8.la
11 libutf8_la_SOURCES = utf8-locale.c utf8.c utf8-convert.c
12 libutf8_la_LIBADD  = @LCS_LIBADD@ $(LIBICONV)
13 noinst_HEADERS = utf8.h