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

« back to all changes in this revision

Viewing changes to contribs/python/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,
36
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38
38
am__aclocal_m4_deps = $(top_srcdir)/auxdir/acx_pthread.m4 \
 
39
        $(top_srcdir)/auxdir/libtool.m4 \
 
40
        $(top_srcdir)/auxdir/ltoptions.m4 \
 
41
        $(top_srcdir)/auxdir/ltsugar.m4 \
 
42
        $(top_srcdir)/auxdir/ltversion.m4 \
 
43
        $(top_srcdir)/auxdir/lt~obsolete.m4 \
39
44
        $(top_srcdir)/auxdir/slurm.m4 \
40
45
        $(top_srcdir)/auxdir/x_ac__system_configuration.m4 \
41
46
        $(top_srcdir)/auxdir/x_ac_affinity.m4 \
42
47
        $(top_srcdir)/auxdir/x_ac_aix.m4 \
 
48
        $(top_srcdir)/auxdir/x_ac_blcr.m4 \
43
49
        $(top_srcdir)/auxdir/x_ac_bluegene.m4 \
44
50
        $(top_srcdir)/auxdir/x_ac_cflags.m4 \
 
51
        $(top_srcdir)/auxdir/x_ac_cray.m4 \
45
52
        $(top_srcdir)/auxdir/x_ac_databases.m4 \
46
53
        $(top_srcdir)/auxdir/x_ac_debug.m4 \
47
54
        $(top_srcdir)/auxdir/x_ac_elan.m4 \
 
55
        $(top_srcdir)/auxdir/x_ac_env.m4 \
48
56
        $(top_srcdir)/auxdir/x_ac_federation.m4 \
49
57
        $(top_srcdir)/auxdir/x_ac_gpl_licensed.m4 \
50
58
        $(top_srcdir)/auxdir/x_ac_gtk.m4 \
 
59
        $(top_srcdir)/auxdir/x_ac_iso.m4 \
51
60
        $(top_srcdir)/auxdir/x_ac_munge.m4 \
52
61
        $(top_srcdir)/auxdir/x_ac_ncurses.m4 \
53
62
        $(top_srcdir)/auxdir/x_ac_pam.m4 \
89
98
AUTOMAKE = @AUTOMAKE@
90
99
AWK = @AWK@
91
100
BG_INCLUDES = @BG_INCLUDES@
 
101
BLCR_CPPFLAGS = @BLCR_CPPFLAGS@
 
102
BLCR_HOME = @BLCR_HOME@
 
103
BLCR_LDFLAGS = @BLCR_LDFLAGS@
 
104
BLCR_LIBS = @BLCR_LIBS@
92
105
BLUEGENE_LOADED = @BLUEGENE_LOADED@
93
106
CC = @CC@
94
107
CCDEPMODE = @CCDEPMODE@
104
117
DEFS = @DEFS@
105
118
DEPDIR = @DEPDIR@
106
119
DSYMUTIL = @DSYMUTIL@
107
 
ECHO = @ECHO@
 
120
DUMPBIN = @DUMPBIN@
108
121
ECHO_C = @ECHO_C@
109
122
ECHO_N = @ECHO_N@
110
123
ECHO_T = @ECHO_T@
111
124
EGREP = @EGREP@
112
125
ELAN_LIBS = @ELAN_LIBS@
113
126
EXEEXT = @EXEEXT@
114
 
F77 = @F77@
115
127
FEDERATION_LDFLAGS = @FEDERATION_LDFLAGS@
116
 
FFLAGS = @FFLAGS@
 
128
FGREP = @FGREP@
117
129
GREP = @GREP@
118
130
GTK2_CFLAGS = @GTK2_CFLAGS@
119
131
GTK2_LIBS = @GTK2_LIBS@
130
142
INSTALL_PROGRAM = @INSTALL_PROGRAM@
131
143
INSTALL_SCRIPT = @INSTALL_SCRIPT@
132
144
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
145
LD = @LD@
133
146
LDFLAGS = @LDFLAGS@
134
147
LIBOBJS = @LIBOBJS@
135
148
LIBS = @LIBS@
136
149
LIBTOOL = @LIBTOOL@
137
150
LIB_LDFLAGS = @LIB_LDFLAGS@
 
151
LIPO = @LIPO@
138
152
LN_S = @LN_S@
139
153
LTLIBOBJS = @LTLIBOBJS@
140
154
MAINT = @MAINT@
146
160
MYSQL_CFLAGS = @MYSQL_CFLAGS@
147
161
MYSQL_LIBS = @MYSQL_LIBS@
148
162
NCURSES = @NCURSES@
 
163
NM = @NM@
149
164
NMEDIT = @NMEDIT@
150
165
NUMA_LIBS = @NUMA_LIBS@
 
166
OBJDUMP = @OBJDUMP@
151
167
OBJEXT = @OBJEXT@
 
168
OTOOL = @OTOOL@
 
169
OTOOL64 = @OTOOL64@
152
170
PACKAGE = @PACKAGE@
153
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
154
172
PACKAGE_NAME = @PACKAGE_NAME@
199
217
abs_top_srcdir = @abs_top_srcdir@
200
218
ac_ct_CC = @ac_ct_CC@
201
219
ac_ct_CXX = @ac_ct_CXX@
202
 
ac_ct_F77 = @ac_ct_F77@
 
220
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
203
221
am__include = @am__include@
204
222
am__leading_dot = @am__leading_dot@
205
223
am__quote = @am__quote@
230
248
libexecdir = @libexecdir@
231
249
localedir = @localedir@
232
250
localstatedir = @localstatedir@
 
251
lt_ECHO = @lt_ECHO@
233
252
mandir = @mandir@
234
253
mkdir_p = @mkdir_p@
235
254
oldincludedir = @oldincludedir@
246
265
target_cpu = @target_cpu@
247
266
target_os = @target_os@
248
267
target_vendor = @target_vendor@
 
268
top_build_prefix = @top_build_prefix@
249
269
top_builddir = @top_builddir@
250
270
top_srcdir = @top_srcdir@
251
271
SUBDIRS = hostlist
256
276
        @for dep in $?; do \
257
277
          case '$(am__configure_deps)' in \
258
278
            *$$dep*) \
259
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
260
 
                && exit 0; \
 
279
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
280
                && { if test -f $@; then exit 0; else break; fi; }; \
261
281
              exit 1;; \
262
282
          esac; \
263
283
        done; \
363
383
        unique=`for i in $$list; do \
364
384
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
365
385
          done | \
366
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
386
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
367
387
              END { if (nonempty) { for (i in files) print i; }; }'`; \
368
388
        mkid -fID $$unique
369
389
tags: TAGS