projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3185557
)
Removed definitions of YAZ_OS and YAZ_DATE.
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 17 Nov 2008 23:05:47 +0000
(
00:05
+0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 17 Nov 2008 23:05:47 +0000
(
00:05
+0100)
Removed definition of YAZ_OS. It is not used by other parts of YAZ and is
probably not to be used by other applications. The YAZ_DATE is also not
of use. Was used to detect API changes for YAZ 2 series.
include/yaz/yaz-version.h.in
patch
|
blob
|
history
diff --git
a/include/yaz/yaz-version.h.in
b/include/yaz/yaz-version.h.in
index
f90ca9a
..
7cfedc5
100644
(file)
--- a/
include/yaz/yaz-version.h.in
+++ b/
include/yaz/yaz-version.h.in
@@
-39,17
+39,6
@@
#define YAZ_VERSION_SHA1 "@VERSION_SHA1@"
-#define YAZ_DATE 1
-
-
-#ifdef WIN32
-#ifdef NDEBUG
-#define YAZ_OS "WIN32 Release"
-#else
-#define YAZ_OS "WIN32 Debug"
-#endif
-#endif
-
YAZ_BEGIN_CDECL
/** \brief returns YAZ version