~timo-jyrinki/ubuntu/trusty/atk1.0/fix_lp1277460

« back to all changes in this revision

Viewing changes to build/win32/vs9/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Luke Yelavich
  • Date: 2012-03-07 09:14:51 UTC
  • mfrom: (1.2.41)
  • Revision ID: package-import@ubuntu.com-20120307091451-lvrxjpc5wy2okfyt
Tags: 2.3.91-0ubuntu1
* New upstream release
  - Bug 665549: add sanity-check of atk_text_get_text
  - Bug 668441: atk_action_get_keybinding docs are confusing and need
    updating
  - Using abstract atk_object_get_name to check accessible-name
    notification
  - Updated Belarusian, Estonian, Hungarian, Turkish, Norwegian,
    Ukranian and Uyghur translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
subdir = build/win32/vs9
37
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
40
 
        $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/libtool.m4 \
41
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
42
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
43
 
        $(top_srcdir)/configure.ac
 
39
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44
40
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45
41
        $(ACLOCAL_M4)
46
42
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
96
92
FGREP = @FGREP@
97
93
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
98
94
GLIB_CFLAGS = @GLIB_CFLAGS@
 
95
GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
99
96
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
100
97
GLIB_LIBS = @GLIB_LIBS@
101
98
GLIB_MKENUMS = @GLIB_MKENUMS@
138
135
LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
139
136
LT_VERSION_INFO = @LT_VERSION_INFO@
140
137
MAKEINFO = @MAKEINFO@
141
 
MANIFEST_TOOL = @MANIFEST_TOOL@
142
138
MKDIR_P = @MKDIR_P@
143
139
MKINSTALLDIRS = @MKINSTALLDIRS@
144
140
MSGFMT = @MSGFMT@
179
175
abs_srcdir = @abs_srcdir@
180
176
abs_top_builddir = @abs_top_builddir@
181
177
abs_top_srcdir = @abs_top_srcdir@
182
 
ac_ct_AR = @ac_ct_AR@
183
178
ac_ct_CC = @ac_ct_CC@
184
179
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
185
180
am__include = @am__include@
212
207
libexecdir = @libexecdir@
213
208
localedir = @localedir@
214
209
localstatedir = @localstatedir@
 
210
lt_ECHO = @lt_ECHO@
215
211
mandir = @mandir@
216
212
mkdir_p = @mkdir_p@
217
213
ms_librarian = @ms_librarian@