~ubuntu-branches/ubuntu/vivid/slurm-llnl/vivid

« back to all changes in this revision

Viewing changes to testsuite/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Gennaro Oliva
  • Date: 2009-09-24 23:28:15 UTC
  • mfrom: (1.1.11 upstream) (3.2.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090924232815-enh65jn32q1ebg07
Tags: 2.0.5-1
* New upstream release 
* Changed dependecy from lib-mysqlclient15 to lib-mysqlclient 
* Added Default-Start for runlevel 2 and 4 and $remote_fs requirement in
  init.d scripts (Closes: #541252)
* Postinst checks for wrong runlevels 2 and 4 links
* Upgraded to standard version 3.8.3
* Add lintian overrides for missing slurm-llnl-configurator.html in doc
  base registration
* modified postrm scripts to ignore pkill return value in order to avoid
  postrm failure when no slurm process is running
* Checking for slurmctld.pid before cancelling running and pending
  jobs during package removal 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
38
38
        $(srcdir)/Makefile.in
39
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
40
am__aclocal_m4_deps = $(top_srcdir)/auxdir/acx_pthread.m4 \
 
41
        $(top_srcdir)/auxdir/libtool.m4 \
 
42
        $(top_srcdir)/auxdir/ltoptions.m4 \
 
43
        $(top_srcdir)/auxdir/ltsugar.m4 \
 
44
        $(top_srcdir)/auxdir/ltversion.m4 \
 
45
        $(top_srcdir)/auxdir/lt~obsolete.m4 \
41
46
        $(top_srcdir)/auxdir/slurm.m4 \
42
47
        $(top_srcdir)/auxdir/x_ac__system_configuration.m4 \
43
48
        $(top_srcdir)/auxdir/x_ac_affinity.m4 \
44
49
        $(top_srcdir)/auxdir/x_ac_aix.m4 \
 
50
        $(top_srcdir)/auxdir/x_ac_blcr.m4 \
45
51
        $(top_srcdir)/auxdir/x_ac_bluegene.m4 \
46
52
        $(top_srcdir)/auxdir/x_ac_cflags.m4 \
 
53
        $(top_srcdir)/auxdir/x_ac_cray.m4 \
47
54
        $(top_srcdir)/auxdir/x_ac_databases.m4 \
48
55
        $(top_srcdir)/auxdir/x_ac_debug.m4 \
49
56
        $(top_srcdir)/auxdir/x_ac_elan.m4 \
 
57
        $(top_srcdir)/auxdir/x_ac_env.m4 \
50
58
        $(top_srcdir)/auxdir/x_ac_federation.m4 \
51
59
        $(top_srcdir)/auxdir/x_ac_gpl_licensed.m4 \
52
60
        $(top_srcdir)/auxdir/x_ac_gtk.m4 \
 
61
        $(top_srcdir)/auxdir/x_ac_iso.m4 \
53
62
        $(top_srcdir)/auxdir/x_ac_munge.m4 \
54
63
        $(top_srcdir)/auxdir/x_ac_ncurses.m4 \
55
64
        $(top_srcdir)/auxdir/x_ac_pam.m4 \
96
105
AUTOMAKE = @AUTOMAKE@
97
106
AWK = @AWK@
98
107
BG_INCLUDES = @BG_INCLUDES@
 
108
BLCR_CPPFLAGS = @BLCR_CPPFLAGS@
 
109
BLCR_HOME = @BLCR_HOME@
 
110
BLCR_LDFLAGS = @BLCR_LDFLAGS@
 
111
BLCR_LIBS = @BLCR_LIBS@
99
112
BLUEGENE_LOADED = @BLUEGENE_LOADED@
100
113
CC = @CC@
101
114
CCDEPMODE = @CCDEPMODE@
111
124
DEFS = @DEFS@
112
125
DEPDIR = @DEPDIR@
113
126
DSYMUTIL = @DSYMUTIL@
114
 
ECHO = @ECHO@
 
127
DUMPBIN = @DUMPBIN@
115
128
ECHO_C = @ECHO_C@
116
129
ECHO_N = @ECHO_N@
117
130
ECHO_T = @ECHO_T@
118
131
EGREP = @EGREP@
119
132
ELAN_LIBS = @ELAN_LIBS@
120
133
EXEEXT = @EXEEXT@
121
 
F77 = @F77@
122
134
FEDERATION_LDFLAGS = @FEDERATION_LDFLAGS@
123
 
FFLAGS = @FFLAGS@
 
135
FGREP = @FGREP@
124
136
GREP = @GREP@
125
137
GTK2_CFLAGS = @GTK2_CFLAGS@
126
138
GTK2_LIBS = @GTK2_LIBS@
137
149
INSTALL_PROGRAM = @INSTALL_PROGRAM@
138
150
INSTALL_SCRIPT = @INSTALL_SCRIPT@
139
151
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
152
LD = @LD@
140
153
LDFLAGS = @LDFLAGS@
141
154
LIBOBJS = @LIBOBJS@
142
155
LIBS = @LIBS@
143
156
LIBTOOL = @LIBTOOL@
144
157
LIB_LDFLAGS = @LIB_LDFLAGS@
 
158
LIPO = @LIPO@
145
159
LN_S = @LN_S@
146
160
LTLIBOBJS = @LTLIBOBJS@
147
161
MAINT = @MAINT@
153
167
MYSQL_CFLAGS = @MYSQL_CFLAGS@
154
168
MYSQL_LIBS = @MYSQL_LIBS@
155
169
NCURSES = @NCURSES@
 
170
NM = @NM@
156
171
NMEDIT = @NMEDIT@
157
172
NUMA_LIBS = @NUMA_LIBS@
 
173
OBJDUMP = @OBJDUMP@
158
174
OBJEXT = @OBJEXT@
 
175
OTOOL = @OTOOL@
 
176
OTOOL64 = @OTOOL64@
159
177
PACKAGE = @PACKAGE@
160
178
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
161
179
PACKAGE_NAME = @PACKAGE_NAME@
206
224
abs_top_srcdir = @abs_top_srcdir@
207
225
ac_ct_CC = @ac_ct_CC@
208
226
ac_ct_CXX = @ac_ct_CXX@
209
 
ac_ct_F77 = @ac_ct_F77@
 
227
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
210
228
am__include = @am__include@
211
229
am__leading_dot = @am__leading_dot@
212
230
am__quote = @am__quote@
237
255
libexecdir = @libexecdir@
238
256
localedir = @localedir@
239
257
localstatedir = @localstatedir@
 
258
lt_ECHO = @lt_ECHO@
240
259
mandir = @mandir@
241
260
mkdir_p = @mkdir_p@
242
261
oldincludedir = @oldincludedir@
253
272
target_cpu = @target_cpu@
254
273
target_os = @target_os@
255
274
target_vendor = @target_vendor@
 
275
top_build_prefix = @top_build_prefix@
256
276
top_builddir = @top_builddir@
257
277
top_srcdir = @top_srcdir@
258
278
AUTOMAKE_OPTIONS = dejagnu
269
289
        @for dep in $?; do \
270
290
          case '$(am__configure_deps)' in \
271
291
            *$$dep*) \
272
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
273
 
                && exit 0; \
 
292
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
293
                && { if test -f $@; then exit 0; else break; fi; }; \
274
294
              exit 1;; \
275
295
          esac; \
276
296
        done; \
376
396
        unique=`for i in $$list; do \
377
397
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378
398
          done | \
379
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
399
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
380
400
              END { if (nonempty) { for (i in files) print i; }; }'`; \
381
401
        mkid -fID $$unique
382
402
tags: TAGS