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

« back to all changes in this revision

Viewing changes to auxdir/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,
37
37
        config.guess config.sub depcomp install-sh ltmain.sh missing
38
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39
39
am__aclocal_m4_deps = $(top_srcdir)/auxdir/acx_pthread.m4 \
 
40
        $(top_srcdir)/auxdir/libtool.m4 \
 
41
        $(top_srcdir)/auxdir/ltoptions.m4 \
 
42
        $(top_srcdir)/auxdir/ltsugar.m4 \
 
43
        $(top_srcdir)/auxdir/ltversion.m4 \
 
44
        $(top_srcdir)/auxdir/lt~obsolete.m4 \
40
45
        $(top_srcdir)/auxdir/slurm.m4 \
41
46
        $(top_srcdir)/auxdir/x_ac__system_configuration.m4 \
42
47
        $(top_srcdir)/auxdir/x_ac_affinity.m4 \
43
48
        $(top_srcdir)/auxdir/x_ac_aix.m4 \
 
49
        $(top_srcdir)/auxdir/x_ac_blcr.m4 \
44
50
        $(top_srcdir)/auxdir/x_ac_bluegene.m4 \
45
51
        $(top_srcdir)/auxdir/x_ac_cflags.m4 \
 
52
        $(top_srcdir)/auxdir/x_ac_cray.m4 \
46
53
        $(top_srcdir)/auxdir/x_ac_databases.m4 \
47
54
        $(top_srcdir)/auxdir/x_ac_debug.m4 \
48
55
        $(top_srcdir)/auxdir/x_ac_elan.m4 \
 
56
        $(top_srcdir)/auxdir/x_ac_env.m4 \
49
57
        $(top_srcdir)/auxdir/x_ac_federation.m4 \
50
58
        $(top_srcdir)/auxdir/x_ac_gpl_licensed.m4 \
51
59
        $(top_srcdir)/auxdir/x_ac_gtk.m4 \
 
60
        $(top_srcdir)/auxdir/x_ac_iso.m4 \
52
61
        $(top_srcdir)/auxdir/x_ac_munge.m4 \
53
62
        $(top_srcdir)/auxdir/x_ac_ncurses.m4 \
54
63
        $(top_srcdir)/auxdir/x_ac_pam.m4 \
78
87
AUTOMAKE = @AUTOMAKE@
79
88
AWK = @AWK@
80
89
BG_INCLUDES = @BG_INCLUDES@
 
90
BLCR_CPPFLAGS = @BLCR_CPPFLAGS@
 
91
BLCR_HOME = @BLCR_HOME@
 
92
BLCR_LDFLAGS = @BLCR_LDFLAGS@
 
93
BLCR_LIBS = @BLCR_LIBS@
81
94
BLUEGENE_LOADED = @BLUEGENE_LOADED@
82
95
CC = @CC@
83
96
CCDEPMODE = @CCDEPMODE@
93
106
DEFS = @DEFS@
94
107
DEPDIR = @DEPDIR@
95
108
DSYMUTIL = @DSYMUTIL@
96
 
ECHO = @ECHO@
 
109
DUMPBIN = @DUMPBIN@
97
110
ECHO_C = @ECHO_C@
98
111
ECHO_N = @ECHO_N@
99
112
ECHO_T = @ECHO_T@
100
113
EGREP = @EGREP@
101
114
ELAN_LIBS = @ELAN_LIBS@
102
115
EXEEXT = @EXEEXT@
103
 
F77 = @F77@
104
116
FEDERATION_LDFLAGS = @FEDERATION_LDFLAGS@
105
 
FFLAGS = @FFLAGS@
 
117
FGREP = @FGREP@
106
118
GREP = @GREP@
107
119
GTK2_CFLAGS = @GTK2_CFLAGS@
108
120
GTK2_LIBS = @GTK2_LIBS@
119
131
INSTALL_PROGRAM = @INSTALL_PROGRAM@
120
132
INSTALL_SCRIPT = @INSTALL_SCRIPT@
121
133
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
134
LD = @LD@
122
135
LDFLAGS = @LDFLAGS@
123
136
LIBOBJS = @LIBOBJS@
124
137
LIBS = @LIBS@
125
138
LIBTOOL = @LIBTOOL@
126
139
LIB_LDFLAGS = @LIB_LDFLAGS@
 
140
LIPO = @LIPO@
127
141
LN_S = @LN_S@
128
142
LTLIBOBJS = @LTLIBOBJS@
129
143
MAINT = @MAINT@
135
149
MYSQL_CFLAGS = @MYSQL_CFLAGS@
136
150
MYSQL_LIBS = @MYSQL_LIBS@
137
151
NCURSES = @NCURSES@
 
152
NM = @NM@
138
153
NMEDIT = @NMEDIT@
139
154
NUMA_LIBS = @NUMA_LIBS@
 
155
OBJDUMP = @OBJDUMP@
140
156
OBJEXT = @OBJEXT@
 
157
OTOOL = @OTOOL@
 
158
OTOOL64 = @OTOOL64@
141
159
PACKAGE = @PACKAGE@
142
160
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
143
161
PACKAGE_NAME = @PACKAGE_NAME@
188
206
abs_top_srcdir = @abs_top_srcdir@
189
207
ac_ct_CC = @ac_ct_CC@
190
208
ac_ct_CXX = @ac_ct_CXX@
191
 
ac_ct_F77 = @ac_ct_F77@
 
209
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
192
210
am__include = @am__include@
193
211
am__leading_dot = @am__leading_dot@
194
212
am__quote = @am__quote@
219
237
libexecdir = @libexecdir@
220
238
localedir = @localedir@
221
239
localstatedir = @localstatedir@
 
240
lt_ECHO = @lt_ECHO@
222
241
mandir = @mandir@
223
242
mkdir_p = @mkdir_p@
224
243
oldincludedir = @oldincludedir@
235
254
target_cpu = @target_cpu@
236
255
target_os = @target_os@
237
256
target_vendor = @target_vendor@
 
257
top_build_prefix = @top_build_prefix@
238
258
top_builddir = @top_builddir@
239
259
top_srcdir = @top_srcdir@
240
260
EXTRA_DIST = \
246
266
    x_ac_aix.m4 \
247
267
    x_ac_bluegene.m4 \
248
268
    x_ac_cflags.m4 \
 
269
    x_ac_cray.m4 \
249
270
    x_ac_debug.m4 \
250
271
    x_ac_elan.m4 \
 
272
    x_ac_env.m4 \
251
273
    x_ac_federation.m4 \
252
274
    x_ac_gpl_licensed.m4 \
 
275
    x_ac_iso.m4 \
253
276
    x_ac_pam.m4 \
254
277
    x_ac_munge.m4 \
255
278
    x_ac_ncurses.m4 \
 
279
    x_ac_pam.m4 \
256
280
    x_ac_ptrace.m4 \
257
281
    x_ac_readline.m4 \
258
282
    x_ac_setproctitle.m4 \
259
283
    x_ac_slurm_ssl.m4 \
260
 
    x_ac_sun_const.m4 
 
284
    x_ac_sun_const.m4 \
 
285
    x_ac_blcr.m4
261
286
 
262
287
all: all-am
263
288
 
266
291
        @for dep in $?; do \
267
292
          case '$(am__configure_deps)' in \
268
293
            *$$dep*) \
269
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
270
 
                && exit 0; \
 
294
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
295
                && { if test -f $@; then exit 0; else break; fi; }; \
271
296
              exit 1;; \
272
297
          esac; \
273
298
        done; \