X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2FMakefile.in;h=31e1f8db3d041f15584477541114f79984c66b92;hb=6d04fc7a64ab1dd82574935bb189e055fe2d5e72;hp=a7b3dee800c30d7ac57f3560465c1a4f218ddc6f;hpb=78e049108ef4c65f1dc3dddd747e59b90b75a9a6;p=yaz-moved-to-github.git diff --git a/include/Makefile.in b/include/Makefile.in index a7b3dee..31e1f8d 100644 --- a/include/Makefile.in +++ b/include/Makefile.in @@ -10,10 +10,6 @@ # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -# Copyright (C) 1995-2000, Index Data -# All rights reserved. -# $Id: Makefile.in,v 1.1 2000-02-28 11:20:05 adam Exp $ - SHELL = @SHELL@ @@ -71,12 +67,14 @@ PACKAGE = @PACKAGE@ RANLIB = @RANLIB@ SUBDIRS_VAR = @SUBDIRS_VAR@ VERSION = @VERSION@ +have_sgml2html = @have_sgml2html@ +have_sgml2latex = @have_sgml2latex@ +have_sgml2txt = @have_sgml2txt@ AUTOMAKE_OPTIONS = foreign SUBDIRS = yaz mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = ../include/yaz/config.h CONFIG_CLEAN_FILES = DIST_COMMON = Makefile.am Makefile.in