sockets: fix for whether poll is available
[yaz-moved-to-github.git] / yaz-config.in
index e491516..9553d94 100644 (file)
@@ -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@
+YAZVERSION=$VERSION
 VERSION_SHA1=@VERSION_SHA1@
 
 usage()