Using AM_CFLAGS instead of CFLAGS. 1.8.3 closer.
[yaz-moved-to-github.git] / ztest / Makefile.am
index 0fd4142..776a94e 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.5 2001-03-21 15:02:39 adam Exp $
+## $Id: Makefile.am,v 1.8 2001-11-19 09:16:37 adam Exp $
 
 bin_PROGRAMS=yaz-ztest
 
@@ -11,4 +11,6 @@ extra=../lib/libyazthread.la
 endif
 yaz_ztest_LDADD=$(extra) ../lib/libyaz.la $(LIBTHREAD)
 
+AM_CFLAGS=@CFLAGSTHREADS@
+
 INCLUDES=-I$(top_srcdir)/include