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

« back to all changes in this revision

Viewing changes to src/plugins/jobcomp/filetxt/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,
39
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
41
am__aclocal_m4_deps = $(top_srcdir)/auxdir/acx_pthread.m4 \
 
42
        $(top_srcdir)/auxdir/libtool.m4 \
 
43
        $(top_srcdir)/auxdir/ltoptions.m4 \
 
44
        $(top_srcdir)/auxdir/ltsugar.m4 \
 
45
        $(top_srcdir)/auxdir/ltversion.m4 \
 
46
        $(top_srcdir)/auxdir/lt~obsolete.m4 \
42
47
        $(top_srcdir)/auxdir/slurm.m4 \
43
48
        $(top_srcdir)/auxdir/x_ac__system_configuration.m4 \
44
49
        $(top_srcdir)/auxdir/x_ac_affinity.m4 \
45
50
        $(top_srcdir)/auxdir/x_ac_aix.m4 \
 
51
        $(top_srcdir)/auxdir/x_ac_blcr.m4 \
46
52
        $(top_srcdir)/auxdir/x_ac_bluegene.m4 \
47
53
        $(top_srcdir)/auxdir/x_ac_cflags.m4 \
 
54
        $(top_srcdir)/auxdir/x_ac_cray.m4 \
48
55
        $(top_srcdir)/auxdir/x_ac_databases.m4 \
49
56
        $(top_srcdir)/auxdir/x_ac_debug.m4 \
50
57
        $(top_srcdir)/auxdir/x_ac_elan.m4 \
 
58
        $(top_srcdir)/auxdir/x_ac_env.m4 \
51
59
        $(top_srcdir)/auxdir/x_ac_federation.m4 \
52
60
        $(top_srcdir)/auxdir/x_ac_gpl_licensed.m4 \
53
61
        $(top_srcdir)/auxdir/x_ac_gtk.m4 \
 
62
        $(top_srcdir)/auxdir/x_ac_iso.m4 \
54
63
        $(top_srcdir)/auxdir/x_ac_munge.m4 \
55
64
        $(top_srcdir)/auxdir/x_ac_ncurses.m4 \
56
65
        $(top_srcdir)/auxdir/x_ac_pam.m4 \
110
119
AUTOMAKE = @AUTOMAKE@
111
120
AWK = @AWK@
112
121
BG_INCLUDES = @BG_INCLUDES@
 
122
BLCR_CPPFLAGS = @BLCR_CPPFLAGS@
 
123
BLCR_HOME = @BLCR_HOME@
 
124
BLCR_LDFLAGS = @BLCR_LDFLAGS@
 
125
BLCR_LIBS = @BLCR_LIBS@
113
126
BLUEGENE_LOADED = @BLUEGENE_LOADED@
114
127
CC = @CC@
115
128
CCDEPMODE = @CCDEPMODE@
125
138
DEFS = @DEFS@
126
139
DEPDIR = @DEPDIR@
127
140
DSYMUTIL = @DSYMUTIL@
128
 
ECHO = @ECHO@
 
141
DUMPBIN = @DUMPBIN@
129
142
ECHO_C = @ECHO_C@
130
143
ECHO_N = @ECHO_N@
131
144
ECHO_T = @ECHO_T@
132
145
EGREP = @EGREP@
133
146
ELAN_LIBS = @ELAN_LIBS@
134
147
EXEEXT = @EXEEXT@
135
 
F77 = @F77@
136
148
FEDERATION_LDFLAGS = @FEDERATION_LDFLAGS@
137
 
FFLAGS = @FFLAGS@
 
149
FGREP = @FGREP@
138
150
GREP = @GREP@
139
151
GTK2_CFLAGS = @GTK2_CFLAGS@
140
152
GTK2_LIBS = @GTK2_LIBS@
151
163
INSTALL_PROGRAM = @INSTALL_PROGRAM@
152
164
INSTALL_SCRIPT = @INSTALL_SCRIPT@
153
165
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
166
LD = @LD@
154
167
LDFLAGS = @LDFLAGS@
155
168
LIBOBJS = @LIBOBJS@
156
169
LIBS = @LIBS@
157
170
LIBTOOL = @LIBTOOL@
158
171
LIB_LDFLAGS = @LIB_LDFLAGS@
 
172
LIPO = @LIPO@
159
173
LN_S = @LN_S@
160
174
LTLIBOBJS = @LTLIBOBJS@
161
175
MAINT = @MAINT@
167
181
MYSQL_CFLAGS = @MYSQL_CFLAGS@
168
182
MYSQL_LIBS = @MYSQL_LIBS@
169
183
NCURSES = @NCURSES@
 
184
NM = @NM@
170
185
NMEDIT = @NMEDIT@
171
186
NUMA_LIBS = @NUMA_LIBS@
 
187
OBJDUMP = @OBJDUMP@
172
188
OBJEXT = @OBJEXT@
 
189
OTOOL = @OTOOL@
 
190
OTOOL64 = @OTOOL64@
173
191
PACKAGE = @PACKAGE@
174
192
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
175
193
PACKAGE_NAME = @PACKAGE_NAME@
220
238
abs_top_srcdir = @abs_top_srcdir@
221
239
ac_ct_CC = @ac_ct_CC@
222
240
ac_ct_CXX = @ac_ct_CXX@
223
 
ac_ct_F77 = @ac_ct_F77@
 
241
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
224
242
am__include = @am__include@
225
243
am__leading_dot = @am__leading_dot@
226
244
am__quote = @am__quote@
251
269
libexecdir = @libexecdir@
252
270
localedir = @localedir@
253
271
localstatedir = @localstatedir@
 
272
lt_ECHO = @lt_ECHO@
254
273
mandir = @mandir@
255
274
mkdir_p = @mkdir_p@
256
275
oldincludedir = @oldincludedir@
267
286
target_cpu = @target_cpu@
268
287
target_os = @target_os@
269
288
target_vendor = @target_vendor@
 
289
top_build_prefix = @top_build_prefix@
270
290
top_builddir = @top_builddir@
271
291
top_srcdir = @top_srcdir@
272
292
AUTOMAKE_OPTIONS = foreign
287
307
        @for dep in $?; do \
288
308
          case '$(am__configure_deps)' in \
289
309
            *$$dep*) \
290
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
291
 
                && exit 0; \
 
310
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
311
                && { if test -f $@; then exit 0; else break; fi; }; \
292
312
              exit 1;; \
293
313
          esac; \
294
314
        done; \
383
403
        unique=`for i in $$list; do \
384
404
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
385
405
          done | \
386
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
406
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
387
407
              END { if (nonempty) { for (i in files) print i; }; }'`; \
388
408
        mkid -fID $$unique
389
409
tags: TAGS