gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r1519 - Extractor/src/plugins/exiv2


From: grothoff
Subject: [GNUnet-SVN] r1519 - Extractor/src/plugins/exiv2
Date: Thu, 14 Jul 2005 06:43:16 -0700 (PDT)

Author: grothoff
Date: 2005-07-14 06:43:13 -0700 (Thu, 14 Jul 2005)
New Revision: 1519

Modified:
   Extractor/src/plugins/exiv2/exv_conf.h
   Extractor/src/plugins/exiv2/exv_msvc.h
Log:
fix

Modified: Extractor/src/plugins/exiv2/exv_conf.h
===================================================================
--- Extractor/src/plugins/exiv2/exv_conf.h      2005-07-14 13:11:00 UTC (rev 
1518)
+++ Extractor/src/plugins/exiv2/exv_conf.h      2005-07-14 13:43:13 UTC (rev 
1519)
@@ -5,6 +5,8 @@
 /* Define to 1 if you have the <unistd.h> header file. */
 #define EXV_HAVE_UNISTD_H HAVE_UNISTD_H
 
+#define EXV_HAVE_STDINT_H HAVE_STDINT_H
+
 /* Define to the address where bug reports for this package should be
    sent. */
 #define EXV_PACKAGE_BUGREPORT PACKAGE_BUGREPORT

Modified: Extractor/src/plugins/exiv2/exv_msvc.h
===================================================================
--- Extractor/src/plugins/exiv2/exv_msvc.h      2005-07-14 13:11:00 UTC (rev 
1518)
+++ Extractor/src/plugins/exiv2/exv_msvc.h      2005-07-14 13:43:13 UTC (rev 
1519)
@@ -5,6 +5,8 @@
 /* Define to 1 if you have the <unistd.h> header file. */
 #define EXV_HAVE_UNISTD_H HAVE_UNISTD_H
 
+#define EXV_HAVE_STDINT_H HAVE_STDINT_H
+
 /* Define to the address where bug reports for this package should be
    sent. */
 #define EXV_PACKAGE_BUGREPORT PACKAGE_BUGREPORT





reply via email to

[Prev in Thread] Current Thread [Next in Thread]