Hash : 96ed5832 Author : Date : 2001-06-15T22:22:04
- Makefile.am example/Makefile.am: Laszlo PETER provided a fix when using -liconv - TODO: updated Daniel
Download
1 2 3 4 5 6 7 8
noinst_PROGRAMS = gjobread INCLUDES = \ -I$(top_builddir) -I$(top_srcdir) \ -I@srcdir@ LDADD = $(top_builddir)/libxml2.la @Z_LIBS@ $(ICONV_LIBS) -lm