Minor.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 28 Feb 2000 11:25:45 +0000 (11:25 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 28 Feb 2000 11:25:45 +0000 (11:25 +0000)
Makefile.in
client/Makefile.in
configure
ill/Makefile.in
include/Makefile.in
odr/Makefile.in
util/Makefile.in
z39.50/Makefile.in
ztest/Makefile.in

index d11864d..d64a2c9 100644 (file)
@@ -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
index 2a85c17..a717c69 100644 (file)
@@ -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@
index 41f00a5..c760de9 100755 (executable)
--- 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
index a5c06a5..184e882 100644 (file)
@@ -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@
index a7b3dee..a415cd6 100644 (file)
@@ -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@
index efe760c..0b40589 100644 (file)
@@ -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@
index 45bd3e7..f865e1a 100644 (file)
@@ -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@
index 726f868..b88339c 100644 (file)
@@ -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@
index 890173d..f9a079b 100644 (file)
@@ -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@