GNOME Bugzilla – Bug 568224
library should have version macros
Last modified: 2009-01-21 16:59:49 UTC
the evince library should have version check macros, a la GTK_CHECK_VERSION etc.
Created attachment 126723 [details] [review] [PATCH] Add ev-version.h header featuring version defines and version check macro. Bug #568224. configure.ac | 13 ++++++++++++- libdocument/Makefile.am | 3 ++- libdocument/ev-version.h.in | 31 +++++++++++++++++++++++++++++++ 3 files changed, 45 insertions(+), 2 deletions(-)
Great!, please commit.
Committed.