~ubuntu-branches/ubuntu/lucid/libopensync-plugin-evolution2/lucid

« back to all changes in this revision

Viewing changes to tests/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2006-11-29 18:24:38 UTC
  • mfrom: (3.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20061129182438-wimzg0i1oi0vvb8c
Tags: 0.19-1ubuntu1
* Merge from Debian unstable. Remaining changes:
  - debian/rules: don't invoke dh_python(1).

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
am__aclocal_m4_deps = $(top_srcdir)/configure.in
42
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43
43
        $(ACLOCAL_M4)
44
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
44
mkinstalldirs = $(install_sh) -d
45
45
CONFIG_HEADER = $(top_builddir)/config.h
46
46
CONFIG_CLEAN_FILES =
47
47
SOURCES =
78
78
EXEEXT = @EXEEXT@
79
79
F77 = @F77@
80
80
FFLAGS = @FFLAGS@
 
81
GREP = @GREP@
81
82
INSTALL_DATA = @INSTALL_DATA@
82
83
INSTALL_PROGRAM = @INSTALL_PROGRAM@
83
84
INSTALL_SCRIPT = @INSTALL_SCRIPT@
109
110
SHELL = @SHELL@
110
111
STRIP = @STRIP@
111
112
VERSION = @VERSION@
112
 
ac_ct_AR = @ac_ct_AR@
113
113
ac_ct_CC = @ac_ct_CC@
114
114
ac_ct_CXX = @ac_ct_CXX@
115
115
ac_ct_F77 = @ac_ct_F77@
116
 
ac_ct_RANLIB = @ac_ct_RANLIB@
117
 
ac_ct_STRIP = @ac_ct_STRIP@
118
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
119
116
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
120
117
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
121
118
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
132
129
build_os = @build_os@
133
130
build_vendor = @build_vendor@
134
131
datadir = @datadir@
 
132
datarootdir = @datarootdir@
 
133
docdir = @docdir@
 
134
dvidir = @dvidir@
135
135
exec_prefix = @exec_prefix@
136
136
host = @host@
137
137
host_alias = @host_alias@
138
138
host_cpu = @host_cpu@
139
139
host_os = @host_os@
140
140
host_vendor = @host_vendor@
 
141
htmldir = @htmldir@
141
142
includedir = @includedir@
142
143
infodir = @infodir@
143
144
install_sh = @install_sh@
144
145
libdir = @libdir@
145
146
libexecdir = @libexecdir@
 
147
localedir = @localedir@
146
148
localstatedir = @localstatedir@
147
149
mandir = @mandir@
148
150
mkdir_p = @mkdir_p@
149
151
oldincludedir = @oldincludedir@
 
152
pdfdir = @pdfdir@
150
153
prefix = @prefix@
151
154
program_transform_name = @program_transform_name@
 
155
psdir = @psdir@
152
156
sbindir = @sbindir@
153
157
sharedstatedir = @sharedstatedir@
154
158
sysconfdir = @sysconfdir@