Hi all,

a patch for that mentioned in the subject
is attached to this e-mail. Please review,
and if accepted, please commit (separately)
to the public repository, otherwise please
tell me on-list why not. It is build-tested
without problems.

Best regards, mabri
Index: cmake/modules/FindLIBSTLPORT.cmake
===================================================================
--- cmake/modules/FindLIBSTLPORT.cmake	(revision 1693)
+++ cmake/modules/FindLIBSTLPORT.cmake	(working copy)
@@ -12,4 +12,4 @@
 	SET(LIBSTLPORT_FOUND FALSE CACHE BOOLEAN "Was libstlport found?")
 ENDIF(LIBSTLPORT_INCLUDE_DIR AND LIBSTLPORT_LIBRARY)
 
-SET(LIBJPEG_LIBRARIES ${LIBJPEG_LIBRARY})
+SET(LIBSTLPORT_LIBRARIES ${LIBSTLPORT_LIBRARY})
Index: cmake/modules/FindLUA.cmake
===================================================================
--- cmake/modules/FindLUA.cmake	(revision 1693)
+++ cmake/modules/FindLUA.cmake	(working copy)
@@ -1,4 +1,4 @@
-# LUA_FOUND - system has Fontconfig
+# LUA_FOUND - system has LUA
 # LUA_LIBRARIES - Link these to use LUA
 # LUA_DEFINITIONS - Compiler switches required for using LUA
 #
------------------------------------------------------------------------------
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to