X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=ab82905d75b1c7ea6d3bf5dae5cb7586032cab59;hb=db93359f0cbf9a1e9dc81ea05f7b8662f843ae3d;hp=41c84ff4997a5fae19053967063ac3469d66d8a5;hpb=021f5586a328c6600460aa9f9be664ba19ba20d4;p=yaz-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 41c84ff..ab82905 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,8 +1,8 @@ ## This file is part of the YAZ toolkit. ## Copyright (C) 1995-2007, Index Data, All rights reserved. -## $Id: Makefile.am,v 1.52 2007-02-23 10:15:01 adam Exp $ +## $Id: Makefile.am,v 1.54 2007-03-19 13:31:48 adam Exp $ -YAZ_VERSION_INFO=2:1:0 +YAZ_VERSION_INFO=3:0:0 lib_LTLIBRARIES = libyaz.la # noinst_PROGRAMS = cqlparse @@ -26,7 +26,6 @@ YAZCOMP=$(top_srcdir)/util/yaz-asncomp YAZCOMP_Z = $(YAZCOMP) -d $(srcdir)/z.tcl -i yaz -I$(top_srcdir)/include YAZCOMP_I = $(YAZCOMP) -d $(srcdir)/ill.tcl -i yaz -I$(top_srcdir)/include -AM_CFLAGS=$(THREAD_CFLAGS) AM_CPPFLAGS=-I$(top_srcdir)/include $(XML2_CFLAGS) $(SSL_CFLAGS) AM_YFLAGS=-p cql_