X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2FMakefile.in;h=277d702af1f10d2f26166175c157ba24d67e6a03;hp=31e1f8db3d041f15584477541114f79984c66b92;hb=8e4eabe621f8b8195faa6625a38a2e1ae7b68aa1;hpb=e973eb3ceaeaf25735f8250aed8400c87ddcb9da diff --git a/include/Makefile.in b/include/Makefile.in index 31e1f8d..277d702 100644 --- a/include/Makefile.in +++ b/include/Makefile.in @@ -57,19 +57,28 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : +host_alias = @host_alias@ +host_triplet = @host@ +AS = @AS@ ASNMODULE = @ASNMODULE@ CC = @CC@ CPP = @CPP@ +DLLTOOL = @DLLTOOL@ ILLLIB = @ILLLIB@ ILLMODULE = @ILLMODULE@ +LD = @LD@ +LIBTHREAD = @LIBTHREAD@ +LIBTOOL = @LIBTOOL@ +LN_S = @LN_S@ MAKEINFO = @MAKEINFO@ +NM = @NM@ +OBJDUMP = @OBJDUMP@ PACKAGE = @PACKAGE@ RANLIB = @RANLIB@ +READLINE_LIBS = @READLINE_LIBS@ SUBDIRS_VAR = @SUBDIRS_VAR@ VERSION = @VERSION@ -have_sgml2html = @have_sgml2html@ -have_sgml2latex = @have_sgml2latex@ -have_sgml2txt = @have_sgml2txt@ +YAZ_SRC_ROOT = @YAZ_SRC_ROOT@ AUTOMAKE_OPTIONS = foreign @@ -257,6 +266,7 @@ clean-am: clean-tags clean-generic mostlyclean-am clean: clean-recursive distclean-am: distclean-tags distclean-generic clean-am + -rm -f libtool distclean: distclean-recursive