Removed definitions of YAZ_OS and YAZ_DATE.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 17 Nov 2008 23:05:47 +0000 (00:05 +0100)
committerAdam 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

index f90ca9a..7cfedc5 100644 (file)
 
 #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