X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2FMakefile.am;h=b4d3f1aa311a8a3f2851601c8461131100e51bb2;hp=9c0fe714ee62012034643f28ae052d9070fb98e4;hb=8fd016e2789222e1fb346063b1fe27a33e51a479;hpb=4cc3807b8b684cbf198849703a9aa97500c9db6e diff --git a/client/Makefile.am b/client/Makefile.am index 9c0fe71..b4d3f1a 100644 --- a/client/Makefile.am +++ b/client/Makefile.am @@ -1,6 +1,6 @@ ## Copyright (C) 1995-2000, Index Data ## All rights reserved. -## $Id: Makefile.am,v 1.7 2000-05-02 19:32:16 adam Exp $ +## $Id: Makefile.am,v 1.8 2000-05-25 19:58:00 adam Exp $ bin_PROGRAMS=yaz-client @@ -8,4 +8,4 @@ yaz_client_SOURCES=client.c admin.c admin.h yaz_client_LDADD = ../lib/libyaz.la $(READLINE_LIBS) -INCLUDES=-I$(srcdir)/../include -DCCLRPN=1 +INCLUDES=-I$(srcdir)/../include -DCCL2RPN=1