[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:41:17 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=0ec8522
The following commit has been merged in the master branch:
commit 0ec85225c3747bf3c5a6c9d2a068dd2627286351
Author: HumanDynamo <caulier.gilles at gmail.com>
Date: Wed Apr 14 06:43:32 2010 +0000
no double quote there
---
config/config.h.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/config.h.cmake b/config/config.h.cmake
index 34995f6..9f3731a 100644
--- a/config/config.h.cmake
+++ b/config/config.h.cmake
@@ -37,7 +37,7 @@
/* Define to `const' or to empty, depending on the second argument of `iconv'. */
#cmakedefine ICONV_ACCEPTS_CONST_INPUT 1
#if defined ICONV_ACCEPTS_CONST_INPUT
-#define EXV_ICONV_CONST "const"
+#define EXV_ICONV_CONST const
#else
#define EXV_ICONV_CONST
#endif
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list