~ubuntu-branches/debian/squeeze/libglade2/squeeze

« back to all changes in this revision

Viewing changes to tests/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2006-12-23 10:21:00 UTC
  • mfrom: (2.1.8 feisty)
  • Revision ID: james.westby@ubuntu.com-20061223102100-u39k70d9jm85s36i
Tags: 1:2.6.0-4
People who had upgraded libglade2 from any version before 1:2.6.0-2 would
get a symlink in symlink; this symlink in symlink is now removed on
upgrades in preinst, and the symlink creation postinst snippet tests for
the existence of the symlink; thanks Lior Kaplan; closes: #404185.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.4 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  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
 
SOURCES = test-libglade-gtk.c test-value-parse.c
17
 
 
18
16
srcdir = @srcdir@
19
17
top_srcdir = @top_srcdir@
20
18
VPATH = @srcdir@
41
39
subdir = tests
42
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44
 
am__aclocal_m4_deps = $(top_srcdir)/m4/jh-xml-catalog.m4 \
45
 
        $(top_srcdir)/configure.in
 
42
am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
 
43
        $(top_srcdir)/m4/jh-xml-catalog.m4 $(top_srcdir)/configure.in
46
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
45
        $(ACLOCAL_M4)
48
46
mkinstalldirs = $(install_sh) -d
157
155
PYTHON_PREFIX = @PYTHON_PREFIX@
158
156
PYTHON_VERSION = @PYTHON_VERSION@
159
157
RANLIB = @RANLIB@
 
158
SED = @SED@
160
159
SET_MAKE = @SET_MAKE@
161
160
SHELL = @SHELL@
162
161
STRIP = @STRIP@
172
171
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
173
172
ac_ct_RANLIB = @ac_ct_RANLIB@
174
173
ac_ct_STRIP = @ac_ct_STRIP@
 
174
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
175
175
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
176
176
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
177
177
am__include = @am__include@