From 1c8f5443e9f50ebe815e63df836ed3327c8e2506 Mon Sep 17 00:00:00 2001 From: titan Date: Thu, 15 Feb 2007 19:13:48 +0000 Subject: [PATCH] Fix to make it compile. SVN revision: 28372 --- configure.in | 1 - po/ephoto.pot | 2 +- src/bin/config.h.in | 13 ++++--------- 3 files changed, 5 insertions(+), 11 deletions(-) diff --git a/configure.in b/configure.in index 0907620..1d861e6 100644 --- a/configure.in +++ b/configure.in @@ -150,7 +150,6 @@ data/themes/ephoto/Makefile data/themes/ephoto/bits/Makefile data/themes/ephoto/fonts/Makefile data/themes/ephoto/images/Makefile -debian/changelog po/Makefile src/Makefile src/bin/Makefile diff --git a/po/ephoto.pot b/po/ephoto.pot index 0bc0157..8533952 100644 --- a/po/ephoto.pot +++ b/po/ephoto.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-02-12 16:23-0600\n" +"POT-Creation-Date: 2007-02-15 07:12-0600\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/src/bin/config.h.in b/src/bin/config.h.in index aa82bd3..088f5a6 100644 --- a/src/bin/config.h.in +++ b/src/bin/config.h.in @@ -1,17 +1,9 @@ -/* src/config.h.in. Generated from configure.in by autoheader. */ +/* src/bin/config.h.in. Generated from configure.in by autoheader. */ /* Define to 1 if translation of program messages to the user's native language is requested. */ #undef ENABLE_NLS -/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the - CoreFoundation framework. */ -#undef HAVE_CFLOCALECOPYCURRENT - -/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in - the CoreFoundation framework. */ -#undef HAVE_CFPREFERENCESCOPYAPPVALUE - /* Define if the GNU dcgettext() function is already present or preinstalled. */ #undef HAVE_DCGETTEXT @@ -28,6 +20,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the header file. */ +#undef HAVE_LIBEXIF_EXIF_DATA_H + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H