[ros-diffs] [dreimer] 48019: Thanks to Samuel Serapion and his trout, explaining me my fault.

dreimer at svn.reactos.org dreimer at svn.reactos.org
Mon Jul 12 19:55:52 UTC 2010


Author: dreimer
Date: Mon Jul 12 19:55:52 2010
New Revision: 48019

URL: http://svn.reactos.org/svn/reactos?rev=48019&view=rev
Log:
Thanks to Samuel Serapion and his trout, explaining me my fault.

Modified:
    trunk/reactos/include/reactos/wine/config.h

Modified: trunk/reactos/include/reactos/wine/config.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/wine/config.h?rev=48019&r1=48018&r2=48019&view=diff
==============================================================================
--- trunk/reactos/include/reactos/wine/config.h [iso-8859-1] (original)
+++ trunk/reactos/include/reactos/wine/config.h [iso-8859-1] Mon Jul 12 19:55:52 2010
@@ -609,7 +609,7 @@
 #define HAVE_TIFFIO_H 1
 
 /* Define to the soname of the libtiff library. */
-#define SONAME_LIBTIFF 1
+#define SONAME_LIBTIFF "libtiff"
 
 /* Define to 1 if you have the <png.h> header file. */
 #define HAVE_PNG_H 1
@@ -618,7 +618,7 @@
 #define HAVE_PNG_SET_EXPAND_GRAY_1_2_4_TO_8 1
 
 /* Define to the soname of the libpng library. */
-#define SONAME_LIBPNG 1
+#define SONAME_LIBPNG "libpng"
 
 /* Define to 1 if `direction' is member of `struct ff_effect'. */
 /* #undef HAVE_STRUCT_FF_EFFECT_DIRECTION */




More information about the Ros-diffs mailing list