~ubuntu-branches/debian/jessie/xiphos/jessie

« back to all changes in this revision

Viewing changes to ui/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Dmitrijs Ledkovs
  • Date: 2010-03-22 18:15:54 UTC
  • mfrom: (4.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100322181554-qlqchymwhcw28c0c
* New upstream release:
  + Bugfix only
  + Compatible with xulrunner 1.9.2
  + Update translations

* Revert changes introduced in 3.1.2-1ubuntu1. Thank you Chris Coulson
  for temporary fix.
* debian/xiphos.1 - spelling mistake
* waf is now default buildsystem
* help is now licensed under GPL
* Bumped standards version no changes required
* Changed email to @ubuntu.com

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
37
37
subdir = ui
38
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gecko.m4 \
41
 
        $(top_srcdir)/m4/gnome-doc-utils.m4 \
42
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
43
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
44
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
45
 
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/configure.in
 
40
am__aclocal_m4_deps = $(top_srcdir)/configure.in
46
41
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
42
        $(ACLOCAL_M4)
48
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
92
87
AUTOHEADER = @AUTOHEADER@
93
88
AUTOMAKE = @AUTOMAKE@
94
89
AWK = @AWK@
95
 
BONOBO_IDL_INCLUDES = @BONOBO_IDL_INCLUDES@
96
90
CATALOGS = @CATALOGS@
97
91
CATOBJEXT = @CATOBJEXT@
98
92
CC = @CC@
119
113
EGREP = @EGREP@
120
114
EXEEXT = @EXEEXT@
121
115
FGREP = @FGREP@
122
 
GECKO = @GECKO@
123
 
GECKO_COMPONENT_CFLAGS = @GECKO_COMPONENT_CFLAGS@
124
 
GECKO_COMPONENT_LIBS = @GECKO_COMPONENT_LIBS@
125
 
GECKO_EXTRA_LIBS = @GECKO_EXTRA_LIBS@
126
 
GECKO_FLAVOUR = @GECKO_FLAVOUR@
127
 
GECKO_GLUE_LIBS = @GECKO_GLUE_LIBS@
128
 
GECKO_HOME = @GECKO_HOME@
129
 
GECKO_INCLUDE_ROOT = @GECKO_INCLUDE_ROOT@
130
 
GECKO_PREFIX = @GECKO_PREFIX@
 
116
GECKO_CFLAGS = @GECKO_CFLAGS@
 
117
GECKO_LIBS = @GECKO_LIBS@
131
118
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
132
119
GMOFILES = @GMOFILES@
133
120
GMSGFMT = @GMSGFMT@
134
121
GREP = @GREP@
135
 
GTKHTML_DATA_DIR = @GTKHTML_DATA_DIR@
136
122
HELP_DIR = @HELP_DIR@
137
123
INSTALL = @INSTALL@
138
124
INSTALL_DATA = @INSTALL_DATA@
165
151
OBJDUMP = @OBJDUMP@
166
152
OBJEXT = @OBJEXT@
167
153
OMF_DIR = @OMF_DIR@
168
 
ORBIT_IDL = @ORBIT_IDL@
169
154
OTOOL = @OTOOL@
170
155
OTOOL64 = @OTOOL64@
171
156
PACKAGE = @PACKAGE@
275
260
        languages \
276
261
        editor_link_dialog.xml \
277
262
        editor_studypad.xml \
278
 
        editor_note.xml 
 
263
        editor_note.xml
279
264
 
280
265
uidir = $(pkgdatadir)
281
266
uixmldir = $(datadir)/gnome-2.0/ui
282
 
EXTRA_DIST = $(ui_DATA)
 
267
EXTRA_DIST = $(ui_DATA) wscript_build
283
268
all: all-am
284
269
 
285
270
.SUFFIXES: