config_host/config_libepubgen.h.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 500be4d302d2e663cbce64c2f0c274530d742cbe
Author: David Tardon <dtar...@redhat.com>
Date:   Tue Aug 22 14:35:52 2017 +0200

    fix build with system libepubgen again
    
    Change-Id: I2e994ddbb1df73e0072349ed9fe748354b707cc7

diff --git a/config_host/config_libepubgen.h.in 
b/config_host/config_libepubgen.h.in
index 7219082449c6..884541617f44 100644
--- a/config_host/config_libepubgen.h.in
+++ b/config_host/config_libepubgen.h.in
@@ -11,6 +11,6 @@
  */
 
 // Defined if libepubgen supports setting EPUB version (devel. only)
-#undef LIBEPUBGEN_VERSION_SUPPORT
+#define LIBEPUBGEN_VERSION_SUPPORT 0
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to