~ubuntu-branches/ubuntu/hardy/eog/hardy-updates

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-12-04 11:57:27 UTC
  • mfrom: (1.1.36 upstream)
  • Revision ID: james.westby@ubuntu.com-20071204115727-lka8thyx592x3owl
Tags: 2.21.2-0ubuntu1
* New upstream version:
  New features:
  - Support for resetting the toolbar to its default layout (LP: #145327)
  Misc improvements/fixes:
  - Fixes for memory leaks and code optimizations
  - Improvements in plugin API
  - Improvements in the plugin system Python bindinds
  Bug fixes:
  - #458661, Up/Down keys in image collection
  - #491528, Use trash icon i.s.o. delete icon for move to trash menu item
  - #491826, Defaults are wrong
  - #494881, Support for exempi 1.99.5
  - #496184, Eog does not support color management
  - #499154, Specify correct type for eog_image_load and _has_data
  - #499156, Wrap eog_image_load in Python
  - #480975, Feature request : EOG lack an option to reset toolbars

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
13
13
# PARTICULAR PURPOSE.
14
14
 
15
15
@SET_MAKE@
16
 
srcdir = @srcdir@
17
 
top_srcdir = @top_srcdir@
18
16
VPATH = @srcdir@
19
17
pkgdatadir = $(datadir)/@PACKAGE@
20
18
pkglibdir = $(libdir)/@PACKAGE@
21
19
pkgincludedir = $(includedir)/@PACKAGE@
22
 
top_builddir = .
23
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
INSTALL = @INSTALL@
25
21
install_sh_DATA = $(install_sh) -c -m 644
26
22
install_sh_PROGRAM = $(install_sh) -c
27
23
install_sh_SCRIPT = $(install_sh) -c
35
31
POST_UNINSTALL = :
36
32
build_triplet = @build@
37
33
host_triplet = @host@
 
34
subdir = .
38
35
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39
36
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
40
37
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
41
 
        THANKS TODO compile config.guess config.sub depcomp install-sh \
 
38
        THANKS TODO config.guess config.sub depcomp install-sh \
42
39
        ltmain.sh missing mkinstalldirs
43
 
subdir = .
44
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45
41
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
43
        $(ACLOCAL_M4)
48
44
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
49
 
 configure.lineno configure.status.lineno
 
45
 configure.lineno config.status.lineno
50
46
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
51
47
CONFIG_HEADER = config.h
52
48
CONFIG_CLEAN_FILES =
54
50
DIST_SOURCES =
55
51
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56
52
        html-recursive info-recursive install-data-recursive \
57
 
        install-exec-recursive install-info-recursive \
58
 
        install-recursive installcheck-recursive installdirs-recursive \
59
 
        pdf-recursive ps-recursive uninstall-info-recursive \
60
 
        uninstall-recursive
 
53
        install-dvi-recursive install-exec-recursive \
 
54
        install-html-recursive install-info-recursive \
 
55
        install-pdf-recursive install-ps-recursive install-recursive \
 
56
        installcheck-recursive installdirs-recursive pdf-recursive \
 
57
        ps-recursive uninstall-recursive
 
58
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
59
  distclean-recursive maintainer-clean-recursive
61
60
ETAGS = etags
62
61
CTAGS = ctags
63
62
DIST_SUBDIRS = jpegutils cut-n-paste bindings src po help data
74
73
ACLOCAL = @ACLOCAL@
75
74
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
76
75
ALL_LINGUAS = @ALL_LINGUAS@
77
 
AMDEP_FALSE = @AMDEP_FALSE@
78
 
AMDEP_TRUE = @AMDEP_TRUE@
79
76
AMTAR = @AMTAR@
80
77
AR = @AR@
81
78
AUTOCONF = @AUTOCONF@
107
104
ECHO_N = @ECHO_N@
108
105
ECHO_T = @ECHO_T@
109
106
EGREP = @EGREP@
110
 
ENABLE_JPEG_FALSE = @ENABLE_JPEG_FALSE@
111
 
ENABLE_JPEG_TRUE = @ENABLE_JPEG_TRUE@
112
 
ENABLE_PYTHON_FALSE = @ENABLE_PYTHON_FALSE@
113
 
ENABLE_PYTHON_TRUE = @ENABLE_PYTHON_TRUE@
114
 
ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
115
 
ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
116
107
EOG_API_VERSION = @EOG_API_VERSION@
117
108
EOG_CFLAGS = @EOG_CFLAGS@
118
109
EOG_LIBS = @EOG_LIBS@
127
118
F77 = @F77@
128
119
FFLAGS = @FFLAGS@
129
120
GCONFTOOL = @GCONFTOOL@
130
 
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
131
 
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
132
121
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
133
122
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
134
123
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
137
126
GMOFILES = @GMOFILES@
138
127
GMSGFMT = @GMSGFMT@
139
128
GREP = @GREP@
140
 
HAVE_DBUS_FALSE = @HAVE_DBUS_FALSE@
141
 
HAVE_DBUS_TRUE = @HAVE_DBUS_TRUE@
142
 
HAVE_EXEMPI_FALSE = @HAVE_EXEMPI_FALSE@
143
 
HAVE_EXEMPI_TRUE = @HAVE_EXEMPI_TRUE@
144
 
HAVE_EXIF_FALSE = @HAVE_EXIF_FALSE@
145
 
HAVE_EXIF_TRUE = @HAVE_EXIF_TRUE@
146
 
HAVE_GNOME_DOC_UTILS_FALSE = @HAVE_GNOME_DOC_UTILS_FALSE@
147
 
HAVE_GNOME_DOC_UTILS_TRUE = @HAVE_GNOME_DOC_UTILS_TRUE@
148
129
HELP_DIR = @HELP_DIR@
 
130
INSTALL = @INSTALL@
149
131
INSTALL_DATA = @INSTALL_DATA@
150
132
INSTALL_PROGRAM = @INSTALL_PROGRAM@
151
133
INSTALL_SCRIPT = @INSTALL_SCRIPT@
185
167
LN_S = @LN_S@
186
168
LTLIBOBJS = @LTLIBOBJS@
187
169
MAINT = @MAINT@
188
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
189
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
190
170
MAKEINFO = @MAKEINFO@
 
171
MKDIR_P = @MKDIR_P@
191
172
MKINSTALLDIRS = @MKINSTALLDIRS@
192
173
MSGFMT = @MSGFMT@
193
174
MSGFMT_OPTS = @MSGFMT_OPTS@
 
175
MSGMERGE = @MSGMERGE@
194
176
NO_STRICT_ALIASING_CFLAGS = @NO_STRICT_ALIASING_CFLAGS@
195
177
OBJEXT = @OBJEXT@
196
178
OMF_DIR = @OMF_DIR@
228
210
VERSION = @VERSION@
229
211
WARN_CFLAGS = @WARN_CFLAGS@
230
212
XGETTEXT = @XGETTEXT@
 
213
abs_builddir = @abs_builddir@
 
214
abs_srcdir = @abs_srcdir@
 
215
abs_top_builddir = @abs_top_builddir@
 
216
abs_top_srcdir = @abs_top_srcdir@
231
217
ac_ct_CC = @ac_ct_CC@
232
218
ac_ct_CXX = @ac_ct_CXX@
233
219
ac_ct_F77 = @ac_ct_F77@
234
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
235
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
236
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
237
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
238
220
am__include = @am__include@
239
221
am__leading_dot = @am__leading_dot@
240
222
am__quote = @am__quote@
246
228
build_cpu = @build_cpu@
247
229
build_os = @build_os@
248
230
build_vendor = @build_vendor@
 
231
builddir = @builddir@
249
232
datadir = @datadir@
250
233
datarootdir = @datarootdir@
251
234
docdir = @docdir@
277
260
pythondir = @pythondir@
278
261
sbindir = @sbindir@
279
262
sharedstatedir = @sharedstatedir@
 
263
srcdir = @srcdir@
280
264
sysconfdir = @sysconfdir@
281
265
target_alias = @target_alias@
 
266
top_builddir = @top_builddir@
 
267
top_srcdir = @top_srcdir@
282
268
@ENABLE_JPEG_TRUE@jpeg_DIRS = jpegutils
283
269
SUBDIRS = $(jpeg_DIRS) cut-n-paste bindings src po help data
284
270
EXTRA_DIST = \
342
328
config.h: stamp-h1
343
329
        @if test ! -f $@; then \
344
330
          rm -f stamp-h1; \
345
 
          $(MAKE) stamp-h1; \
 
331
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
346
332
        else :; fi
347
333
 
348
334
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
364
350
 
365
351
distclean-libtool:
366
352
        -rm -f libtool
367
 
uninstall-info-am:
368
353
 
369
354
# This directory's subdirectories are mostly independent; you can cd
370
355
# into them and run `make' without going through this Makefile.
397
382
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
398
383
        fi; test -z "$$fail"
399
384
 
400
 
mostlyclean-recursive clean-recursive distclean-recursive \
401
 
maintainer-clean-recursive:
 
385
$(RECURSIVE_CLEAN_TARGETS):
402
386
        @failcom='exit 1'; \
403
387
        for f in x $$MAKEFLAGS; do \
404
388
          case $$f in \
500
484
 
501
485
distdir: $(DISTFILES)
502
486
        $(am__remove_distdir)
503
 
        mkdir $(distdir)
504
 
        $(mkdir_p) $(distdir)/data $(distdir)/po
505
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
506
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
507
 
        list='$(DISTFILES)'; for file in $$list; do \
508
 
          case $$file in \
509
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
510
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
511
 
          esac; \
 
487
        test -d $(distdir) || mkdir $(distdir)
 
488
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
489
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
490
        list='$(DISTFILES)'; \
 
491
          dist_files=`for file in $$list; do echo $$file; done | \
 
492
          sed -e "s|^$$srcdirstrip/||;t" \
 
493
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
494
        case $$dist_files in \
 
495
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
496
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
497
                           sort -u` ;; \
 
498
        esac; \
 
499
        for file in $$dist_files; do \
512
500
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
513
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
514
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
515
 
            dir="/$$dir"; \
516
 
            $(mkdir_p) "$(distdir)$$dir"; \
517
 
          else \
518
 
            dir=''; \
519
 
          fi; \
520
501
          if test -d $$d/$$file; then \
 
502
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
521
503
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
522
504
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
523
505
            fi; \
531
513
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
532
514
          if test "$$subdir" = .; then :; else \
533
515
            test -d "$(distdir)/$$subdir" \
534
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
516
            || $(MKDIR_P) "$(distdir)/$$subdir" \
535
517
            || exit 1; \
536
518
            distdir=`$(am__cd) $(distdir) && pwd`; \
537
519
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
539
521
              $(MAKE) $(AM_MAKEFLAGS) \
540
522
                top_distdir="$$top_distdir" \
541
523
                distdir="$$distdir/$$subdir" \
 
524
                am__remove_distdir=: \
 
525
                am__skip_length_check=: \
542
526
                distdir) \
543
527
              || exit 1; \
544
528
          fi; \
546
530
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
547
531
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
548
532
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
549
 
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
533
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
550
534
        || chmod -R a+r $(distdir)
551
535
dist-gzip: distdir
552
536
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
621
605
        $(am__remove_distdir)
622
606
        @(echo "$(distdir) archives ready for distribution: "; \
623
607
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
624
 
          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
 
608
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
625
609
distuninstallcheck:
626
610
        @cd $(distuninstallcheck_dir) \
627
611
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
692
676
 
693
677
install-data-am:
694
678
 
 
679
install-dvi: install-dvi-recursive
 
680
 
695
681
install-exec-am:
696
682
 
 
683
install-html: install-html-recursive
 
684
 
697
685
install-info: install-info-recursive
698
686
 
699
687
install-man:
700
688
 
 
689
install-pdf: install-pdf-recursive
 
690
 
 
691
install-ps: install-ps-recursive
 
692
 
701
693
installcheck-am:
702
694
 
703
695
maintainer-clean: maintainer-clean-recursive
718
710
 
719
711
ps-am:
720
712
 
721
 
uninstall-am: uninstall-info-am
722
 
 
723
 
uninstall-info: uninstall-info-recursive
724
 
 
725
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
726
 
        check-am clean clean-generic clean-libtool clean-recursive \
727
 
        ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
728
 
        dist-shar dist-tarZ dist-zip distcheck distclean \
 
713
uninstall-am:
 
714
 
 
715
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
716
        install-strip
 
717
 
 
718
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
719
        all all-am am--refresh check check-am clean clean-generic \
 
720
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
 
721
        dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
729
722
        distclean-generic distclean-hdr distclean-libtool \
730
 
        distclean-recursive distclean-tags distcleancheck distdir \
731
 
        distuninstallcheck dvi dvi-am html html-am info info-am \
732
 
        install install-am install-data install-data-am install-exec \
733
 
        install-exec-am install-info install-info-am install-man \
734
 
        install-strip installcheck installcheck-am installdirs \
735
 
        installdirs-am maintainer-clean maintainer-clean-generic \
736
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
737
 
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
738
 
        tags tags-recursive uninstall uninstall-am uninstall-info-am
 
723
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
 
724
        dvi-am html html-am info info-am install install-am \
 
725
        install-data install-data-am install-dvi install-dvi-am \
 
726
        install-exec install-exec-am install-html install-html-am \
 
727
        install-info install-info-am install-man install-pdf \
 
728
        install-pdf-am install-ps install-ps-am install-strip \
 
729
        installcheck installcheck-am installdirs installdirs-am \
 
730
        maintainer-clean maintainer-clean-generic mostlyclean \
 
731
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
732
        tags tags-recursive uninstall uninstall-am
739
733
 
740
734
# Tell versions [3.59,3.63) of GNU make to not export all variables.
741
735
# Otherwise a system limit (for SysV at least) may be exceeded.