From: Adam Dickmeiss Date: Thu, 15 Dec 2011 09:20:08 +0000 (+0100) Subject: Pass IDMETA to mk_version.tcl X-Git-Tag: v4.2.23~6 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=0bcc1ed577edcdcab35fdc930f50ad0303946b8a Pass IDMETA to mk_version.tcl --- diff --git a/win/makefile b/win/makefile index 04ab06e..b33f608 100644 --- a/win/makefile +++ b/win/makefile @@ -864,9 +864,9 @@ $(SRCDIR)\diagsru_update.c: $(SRCDIR)\sru_update.csv @cd $(SRCDIR) $(TCL) csvtosru_update.tcl $(SRCDIR) -$(INCLDIR)\yaz\yaz-version.h: $(ROOTDIR)/configure.ac +$(INCLDIR)\yaz\yaz-version.h: $(ROOTDIR)/IDMETA @cd $(SRCDIR) - $(TCL) mk_version.tcl $(ROOTDIR)/configure.ac $(INCLDIR)\yaz\yaz-version.h + $(TCL) mk_version.tcl $(ROOTDIR)/IDMETA $(INCLDIR)\yaz\yaz-version.h !endif