dnl ------ windows version files
WIN_FILEVERSION=`echo $PACKAGE_VERSION|tr . ,`.1
+AC_SUBST([WIN_FILEVERSION])
dnl
dnl ------ Makefiles
dnl
yaz-config
yaz.pc
Doxyfile
+include/yaz/yaz-version.h
],[
sed s%yaz_echo_source=yes%yaz_echo_source=no%g < yaz-config > util/yaz-config && chmod +x yaz-config util/yaz-config
]
diagsru_update.h
oid_std.h
oclc-ill-req-ext.h
+yaz-version.h
zes-psched.h zes-admin.h zes-pset.h zes-update.h zes-update0.h \
zoom.h z-charneg.h charneg.h soap.h srw.h zgdu.h matchstr.h
+EXTRA_DIST = yaz-version.h.in
+
#include <yaz/yconfig.h>
-#define YAZ_VERSION "3.0.38"
+#define YAZ_VERSION "@VERSION@"
#define YAZ_VERSIONL 0x030026
-#define YAZ_FILEVERSION 3,0,38,1
+#define YAZ_FILEVERSION @WIN_FILEVERSION@
#define YAZ_DATE 1