~ubuntu-branches/ubuntu/jaunty/exo/jaunty

« back to all changes in this revision

Viewing changes to docs/manual/fr/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Casadevall
  • Date: 2009-01-22 19:59:39 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20090122195939-z38rkxw9hmghekze
Tags: 0.3.93-0ubuntu1
* Merge from Debian pkg-xfce UNRELEASED, remaining Ubuntu changes:
  - debian/rules:
    + Removed mangling of helpers.rc
    + Add --enable-gtk-doc switch to configure
  - debian/control:
    + Add build-dep on gtk-doc-tools
  - debian/patches/04_update_helpers.patch:
    + Patched libexo's firefox helper desktop file to use firefox-3.0
      icon instead of firefox icon.
  - debian/patches/xubuntu-default-mount-options.patch:
    + change default mount options for vfat, iso9660, ntfs
* debian/rules:
  - Re-enabled quilt
* debian/patches/gcc-hardened.patch
  - Dropped, merged upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 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, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  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.
78
78
CFLAGS = @CFLAGS@
79
79
CPP = @CPP@
80
80
CPPFLAGS = @CPPFLAGS@
81
 
CXX = @CXX@
82
 
CXXCPP = @CXXCPP@
83
 
CXXDEPMODE = @CXXDEPMODE@
84
 
CXXFLAGS = @CXXFLAGS@
85
81
CYGPATH_W = @CYGPATH_W@
86
82
DATADIRNAME = @DATADIRNAME@
87
83
DEFS = @DEFS@
88
84
DEPDIR = @DEPDIR@
89
 
ECHO = @ECHO@
 
85
DSYMUTIL = @DSYMUTIL@
 
86
DUMPBIN = @DUMPBIN@
90
87
ECHO_C = @ECHO_C@
91
88
ECHO_N = @ECHO_N@
92
89
ECHO_T = @ECHO_T@
93
90
EGREP = @EGREP@
94
91
EXEEXT = @EXEEXT@
95
 
F77 = @F77@
96
 
FFLAGS = @FFLAGS@
 
92
FGREP = @FGREP@
97
93
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
98
94
GLIB_CFLAGS = @GLIB_CFLAGS@
99
95
GLIB_LIBS = @GLIB_LIBS@
106
102
GTHREAD_LIBS = @GTHREAD_LIBS@
107
103
GTHREAD_REQUIRED_VERSION = @GTHREAD_REQUIRED_VERSION@
108
104
GTHREAD_VERSION = @GTHREAD_VERSION@
 
105
GTKDOC_CHECK = @GTKDOC_CHECK@
109
106
GTK_CFLAGS = @GTK_CFLAGS@
110
107
GTK_LIBS = @GTK_LIBS@
111
108
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
127
124
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
128
125
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
129
126
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
130
 
INTLTOOL_ICONV = @INTLTOOL_ICONV@
131
127
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
132
128
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
133
129
INTLTOOL_MERGE = @INTLTOOL_MERGE@
134
 
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
135
 
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
136
130
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
137
131
INTLTOOL_PERL = @INTLTOOL_PERL@
 
132
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
138
133
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
139
134
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
140
135
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
146
141
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
147
142
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
148
143
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
149
 
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
150
144
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
151
145
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
146
LD = @LD@
152
147
LDFLAGS = @LDFLAGS@
153
148
LIBEXO_VERINFO = @LIBEXO_VERINFO@
154
149
LIBEXO_VERSION_API = @LIBEXO_VERSION_API@
166
161
LIBXFCE4UTIL_LIBS = @LIBXFCE4UTIL_LIBS@
167
162
LIBXFCE4UTIL_REQUIRED_VERSION = @LIBXFCE4UTIL_REQUIRED_VERSION@
168
163
LIBXFCE4UTIL_VERSION = @LIBXFCE4UTIL_VERSION@
 
164
LIPO = @LIPO@
169
165
LN_S = @LN_S@
170
166
LTLIBOBJS = @LTLIBOBJS@
171
167
MAINT = @MAINT@
174
170
MKINSTALLDIRS = @MKINSTALLDIRS@
175
171
MSGFMT = @MSGFMT@
176
172
MSGFMT_OPTS = @MSGFMT_OPTS@
 
173
MSGMERGE = @MSGMERGE@
 
174
NM = @NM@
 
175
NMEDIT = @NMEDIT@
177
176
OBJEXT = @OBJEXT@
 
177
OTOOL = @OTOOL@
 
178
OTOOL64 = @OTOOL64@
178
179
PACKAGE = @PACKAGE@
179
180
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
180
181
PACKAGE_NAME = @PACKAGE_NAME@
207
208
STRIP = @STRIP@
208
209
USE_NLS = @USE_NLS@
209
210
VERSION = @VERSION@
210
 
XFCE_MCS_MANAGER_CFLAGS = @XFCE_MCS_MANAGER_CFLAGS@
211
 
XFCE_MCS_MANAGER_LIBS = @XFCE_MCS_MANAGER_LIBS@
212
 
XFCE_MCS_MANAGER_REQUIRED_VERSION = @XFCE_MCS_MANAGER_REQUIRED_VERSION@
213
 
XFCE_MCS_MANAGER_VERSION = @XFCE_MCS_MANAGER_VERSION@
214
211
XGETTEXT = @XGETTEXT@
215
212
XGETTEXT_ARGS = @XGETTEXT_ARGS@
216
213
XML2PO = @XML2PO@
220
217
abs_top_builddir = @abs_top_builddir@
221
218
abs_top_srcdir = @abs_top_srcdir@
222
219
ac_ct_CC = @ac_ct_CC@
223
 
ac_ct_CXX = @ac_ct_CXX@
224
 
ac_ct_F77 = @ac_ct_F77@
 
220
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
225
221
am__include = @am__include@
226
222
am__leading_dot = @am__leading_dot@
227
223
am__quote = @am__quote@
252
248
libexecdir = @libexecdir@
253
249
localedir = @localedir@
254
250
localstatedir = @localstatedir@
 
251
lt_ECHO = @lt_ECHO@
255
252
mandir = @mandir@
256
253
mkdir_p = @mkdir_p@
257
254
oldincludedir = @oldincludedir@
405
402
        unique=`for i in $$list; do \
406
403
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
407
404
          done | \
408
 
          $(AWK) '    { files[$$0] = 1; } \
409
 
               END { for (i in files) print i; }'`; \
 
405
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
406
              END { if (nonempty) { for (i in files) print i; }; }'`; \
410
407
        mkid -fID $$unique
411
408
tags: TAGS
412
409
 
431
428
        unique=`for i in $$list; do \
432
429
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
433
430
          done | \
434
 
          $(AWK) '    { files[$$0] = 1; } \
435
 
               END { for (i in files) print i; }'`; \
 
431
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
432
              END { if (nonempty) { for (i in files) print i; }; }'`; \
436
433
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
437
434
          test -n "$$unique" || unique=$$empty_fix; \
438
435
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
442
439
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
443
440
                $(TAGS_FILES) $(LISP)
444
441
        tags=; \
445
 
        here=`pwd`; \
446
442
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
447
443
        unique=`for i in $$list; do \
448
444
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
449
445
          done | \
450
 
          $(AWK) '    { files[$$0] = 1; } \
451
 
               END { for (i in files) print i; }'`; \
 
446
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
447
              END { if (nonempty) { for (i in files) print i; }; }'`; \
452
448
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
453
449
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
454
450
             $$tags $$unique