diff options
author | Alexander Larsson <alexl@redhat.com> | 2003-10-14 16:00:32 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2003-10-14 16:00:32 +0000 |
commit | f950720caa6d1ff3b805ab23a1267d0dcfd60282 (patch) | |
tree | 9cc2907667c53f86a1afb277509c010a191d97a9 /acconfig.h | |
parent | b5fd55155ac4dea22949c5fd71525055166f4720 (diff) | |
download | nautilus-f950720caa6d1ff3b805ab23a1267d0dcfd60282.tar.gz |
Support for exif info.
2003-10-14 Alexander Larsson <alexl@redhat.com>
* acconfig.h:
* components/image_properties/Makefile.am:
* components/image_properties/nautilus-image-properties-view.c:
* configure.in:
Support for exif info.
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 202cb721c..c74f0ed75 100644 --- a/acconfig.h +++ b/acconfig.h @@ -22,3 +22,4 @@ #undef bzwrite #define HAVE_GTK_MULTIHEAD /* needed for egg-screen-exec functions */ #undef HAVE_STARTUP_NOTIFICATION +#undef HAVE_EXIF |