exv_conf.h | exv_conf.h | |||
---|---|---|---|---|
skipping to change at line 146 | skipping to change at line 146 | |||
/* Define to the address where bug reports for this package should be sent. */ | /* Define to the address where bug reports for this package should be sent. */ | |||
#define EXV_PACKAGE_BUGREPORT "ahuggel@gmx.net" | #define EXV_PACKAGE_BUGREPORT "ahuggel@gmx.net" | |||
/* Define to the name of this package. */ | /* Define to the name of this package. */ | |||
#define EXV_PACKAGE "exiv2" | #define EXV_PACKAGE "exiv2" | |||
/* Define to the full name of this package. */ | /* Define to the full name of this package. */ | |||
#define EXV_PACKAGE_NAME "exiv2" | #define EXV_PACKAGE_NAME "exiv2" | |||
/* Define to the full name and version of this package. */ | /* Define to the full name and version of this package. */ | |||
#define EXV_PACKAGE_STRING "exiv2 0.18" | #define EXV_PACKAGE_STRING "exiv2 0.18.1" | |||
/* Define to the one symbol short name of this package. */ | /* Define to the one symbol short name of this package. */ | |||
#define EXV_PACKAGE_TARNAME "exiv2" | #define EXV_PACKAGE_TARNAME "exiv2" | |||
/* Define to the version of this package. */ | /* Define to the version of this package. */ | |||
#define EXV_PACKAGE_VERSION "0.18" | #define EXV_PACKAGE_VERSION "0.18.1" | |||
/* Define to 1 if you have the ANSI C header files. */ | /* Define to 1 if you have the ANSI C header files. */ | |||
#define EXV_STDC_HEADERS 1 | #define EXV_STDC_HEADERS 1 | |||
/* Define to 1 if strerror_r returns char *. */ | /* Define to 1 if strerror_r returns char *. */ | |||
/* #undef EXV_STRERROR_R_CHAR_P */ | /* #undef EXV_STRERROR_R_CHAR_P */ | |||
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ | |||
/* #undef EXV_TIME_WITH_SYS_TIME */ | /* #undef EXV_TIME_WITH_SYS_TIME */ | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||