From eb403d586a08851dc75cdb8d1e70200f8e154fcb Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 28 Feb 2000 11:25:45 +0000 Subject: [PATCH] Minor. --- Makefile.in | 9 +-------- client/Makefile.in | 2 +- configure | 4 ---- ill/Makefile.in | 2 +- include/Makefile.in | 2 +- odr/Makefile.in | 2 +- util/Makefile.in | 2 +- z39.50/Makefile.in | 2 +- ztest/Makefile.in | 2 +- 9 files changed, 8 insertions(+), 19 deletions(-) diff --git a/Makefile.in b/Makefile.in index d11864d..d64a2c9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -12,7 +12,7 @@ # Copyright (C) 1995-2000, Index Data # All rights reserved. -# $Id: Makefile.in,v 1.15 2000-02-28 11:20:05 adam Exp $ +# $Id: Makefile.in,v 1.17 2000-02-28 11:29:05 adam Exp $ SHELL = @SHELL@ @@ -81,13 +81,6 @@ SUBDIRS = @SUBDIRS_VAR@ noinst_SCRIPTS = yaz-config SPEC_FILE = $(PACKAGE).spec EXTRA_DIST = $(SPEC_FILE) README LICENSE CHANGELOG TODO windows.txt - -BINDIR = $(exec_prefix)/bin -# Public libraries and header files -LIBDIR = $(exec_prefix)/lib -INCDIR = $(prefix)/include -# Misc tables, etc. -YAZTAB = $(pkgdatadir)/tab ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ./include/yaz/config.h diff --git a/client/Makefile.in b/client/Makefile.in index 2a85c17..a717c69 100644 --- a/client/Makefile.in +++ b/client/Makefile.in @@ -12,7 +12,7 @@ # Copyright (C) 1995-2000, Index Data # All rights reserved. -# $Id: Makefile.in,v 1.11 2000-02-28 11:20:05 adam Exp $ +# $Id: Makefile.in,v 1.13 2000-02-28 11:29:05 adam Exp $ SHELL = @SHELL@ diff --git a/configure b/configure index 41f00a5..c760de9 100755 --- a/configure +++ b/configure @@ -1887,10 +1887,6 @@ fi EOF fi -YAZBIN_INSTALL="${bindir}" -YAZTAB_INSTALL="${datadir}/tab" -YAZLIB_INSTALL="-L${libdir} -lyaz $LIBS" -YAZINC_INSTALL="-I${includedir}/yaz" SUBDIRS_VAR="util odr $ASNMODULE $ILLMODULE zutil comstack ccl tab retrieval server include lib client ztest" trap '' 1 2 15 diff --git a/ill/Makefile.in b/ill/Makefile.in index a5c06a5..184e882 100644 --- a/ill/Makefile.in +++ b/ill/Makefile.in @@ -10,7 +10,7 @@ # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -# $Id: Makefile.in,v 1.3 2000-02-28 11:20:05 adam Exp $ +# $Id: Makefile.in,v 1.5 2000-02-28 11:29:05 adam Exp $ SHELL = @SHELL@ diff --git a/include/Makefile.in b/include/Makefile.in index a7b3dee..a415cd6 100644 --- a/include/Makefile.in +++ b/include/Makefile.in @@ -12,7 +12,7 @@ # Copyright (C) 1995-2000, Index Data # All rights reserved. -# $Id: Makefile.in,v 1.1 2000-02-28 11:20:05 adam Exp $ +# $Id: Makefile.in,v 1.3 2000-02-28 11:29:05 adam Exp $ SHELL = @SHELL@ diff --git a/odr/Makefile.in b/odr/Makefile.in index efe760c..0b40589 100644 --- a/odr/Makefile.in +++ b/odr/Makefile.in @@ -12,7 +12,7 @@ # Copyright (C) 1995-2000 Index Data # All rights reserved. -# $Id: Makefile.in,v 1.5 2000-02-28 11:20:06 adam Exp $ +# $Id: Makefile.in,v 1.7 2000-02-28 11:29:05 adam Exp $ SHELL = @SHELL@ diff --git a/util/Makefile.in b/util/Makefile.in index 45bd3e7..f865e1a 100644 --- a/util/Makefile.in +++ b/util/Makefile.in @@ -12,7 +12,7 @@ # Copyright (C) 1994-2000, Index Data # All rights reserved. -# $Id: Makefile.in,v 1.9 2000-02-28 11:20:06 adam Exp $ +# $Id: Makefile.in,v 1.11 2000-02-28 11:29:05 adam Exp $ SHELL = @SHELL@ diff --git a/z39.50/Makefile.in b/z39.50/Makefile.in index 726f868..b88339c 100644 --- a/z39.50/Makefile.in +++ b/z39.50/Makefile.in @@ -10,7 +10,7 @@ # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -# $Id: Makefile.in,v 1.7 2000-02-28 11:20:06 adam Exp $ +# $Id: Makefile.in,v 1.9 2000-02-28 11:29:05 adam Exp $ SHELL = @SHELL@ diff --git a/ztest/Makefile.in b/ztest/Makefile.in index 890173d..f9a079b 100644 --- a/ztest/Makefile.in +++ b/ztest/Makefile.in @@ -12,7 +12,7 @@ # Copyright (C) 1995-2000, Index Data # All rights reserved. -# $Id: Makefile.in,v 1.10 2000-02-28 11:20:06 adam Exp $ +# $Id: Makefile.in,v 1.12 2000-02-28 11:29:05 adam Exp $ SHELL = @SHELL@ -- 1.7.10.4