X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=yaz-config.in;h=dd7d624bc8e92f8581f56661c43d579cdda81edc;hp=e491516a3baad8f7afa038bc59d1a0c69ad8879d;hb=50efb1a28ec6dc05a88280c404ee8c39e3d3c07e;hpb=92d27e4d818fdd4613e42ea79184974c39d34c93 diff --git a/yaz-config.in b/yaz-config.in index e491516..dd7d624 100644 --- a/yaz-config.in +++ b/yaz-config.in @@ -1,6 +1,6 @@ #!/bin/sh # This file is part of the YAZ toolkit. -# Copyright (C) 1995-2008 Index Data +# Copyright (C) 1995-2011 Index Data prefix=@prefix@ exec_prefix=@exec_prefix@ @@ -19,6 +19,7 @@ ICU_CPPFLAGS="@ICU_CPPFLAGS@" SSL_LIBS="@SSL_LIBS@" LIBS="@LIBS@" VERSION=@VERSION@ +YAZ_VERSION=$VERSION VERSION_SHA1=@VERSION_SHA1@ usage()