Possible compatibility problems with earlier versions marked with '*'.
+--- 1.8.3 2001/11/19
+
YAZ client enables setnames only if target supports it.
*** ZOOM. Prefix for ZOOM definitions changed from Z3950_ to ZOOM_.
-## $Id: Makefile.am,v 1.16 2001-11-13 23:00:42 adam Exp $
+## $Id: Makefile.am,v 1.17 2001-11-19 09:16:37 adam Exp $
if ISTHR
extra=libyazthread.la
LDFLAGS=-version-info 1:0:0
-CFLAGS =-DTRACE_XMALLOC=2 -I$(top_srcdir)/include -I$(top_srcdir)/server @CFLAGSTHREADS@
+AM_CFLAGS=-DTRACE_XMALLOC=2 -I$(top_srcdir)/include -I$(top_srcdir)/server @CFLAGSTHREADS@
bin_SCRIPTS = yaz-config
-## $Id: Makefile.am,v 1.7 2001-10-06 08:16:30 adam Exp $
+## $Id: Makefile.am,v 1.8 2001-11-19 09:16:37 adam Exp $
bin_PROGRAMS=yaz-ztest
endif
yaz_ztest_LDADD=$(extra) ../lib/libyaz.la $(LIBTHREAD)
-CFLAGS=@CFLAGSTHREADS@
+AM_CFLAGS=@CFLAGSTHREADS@
INCLUDES=-I$(top_srcdir)/include