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

« back to all changes in this revision

Viewing changes to src/plugins/accounting_storage/slurmdbd/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 \
112
121
AUTOMAKE = @AUTOMAKE@
113
122
AWK = @AWK@
114
123
BG_INCLUDES = @BG_INCLUDES@
 
124
BLCR_CPPFLAGS = @BLCR_CPPFLAGS@
 
125
BLCR_HOME = @BLCR_HOME@
 
126
BLCR_LDFLAGS = @BLCR_LDFLAGS@
 
127
BLCR_LIBS = @BLCR_LIBS@
115
128
BLUEGENE_LOADED = @BLUEGENE_LOADED@
116
129
CC = @CC@
117
130
CCDEPMODE = @CCDEPMODE@
127
140
DEFS = @DEFS@
128
141
DEPDIR = @DEPDIR@
129
142
DSYMUTIL = @DSYMUTIL@
130
 
ECHO = @ECHO@
 
143
DUMPBIN = @DUMPBIN@
131
144
ECHO_C = @ECHO_C@
132
145
ECHO_N = @ECHO_N@
133
146
ECHO_T = @ECHO_T@
134
147
EGREP = @EGREP@
135
148
ELAN_LIBS = @ELAN_LIBS@
136
149
EXEEXT = @EXEEXT@
137
 
F77 = @F77@
138
150
FEDERATION_LDFLAGS = @FEDERATION_LDFLAGS@
139
 
FFLAGS = @FFLAGS@
 
151
FGREP = @FGREP@
140
152
GREP = @GREP@
141
153
GTK2_CFLAGS = @GTK2_CFLAGS@
142
154
GTK2_LIBS = @GTK2_LIBS@
153
165
INSTALL_PROGRAM = @INSTALL_PROGRAM@
154
166
INSTALL_SCRIPT = @INSTALL_SCRIPT@
155
167
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
168
LD = @LD@
156
169
LDFLAGS = @LDFLAGS@
157
170
LIBOBJS = @LIBOBJS@
158
171
LIBS = @LIBS@
159
172
LIBTOOL = @LIBTOOL@
160
173
LIB_LDFLAGS = @LIB_LDFLAGS@
 
174
LIPO = @LIPO@
161
175
LN_S = @LN_S@
162
176
LTLIBOBJS = @LTLIBOBJS@
163
177
MAINT = @MAINT@
169
183
MYSQL_CFLAGS = @MYSQL_CFLAGS@
170
184
MYSQL_LIBS = @MYSQL_LIBS@
171
185
NCURSES = @NCURSES@
 
186
NM = @NM@
172
187
NMEDIT = @NMEDIT@
173
188
NUMA_LIBS = @NUMA_LIBS@
 
189
OBJDUMP = @OBJDUMP@
174
190
OBJEXT = @OBJEXT@
 
191
OTOOL = @OTOOL@
 
192
OTOOL64 = @OTOOL64@
175
193
PACKAGE = @PACKAGE@
176
194
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
177
195
PACKAGE_NAME = @PACKAGE_NAME@
222
240
abs_top_srcdir = @abs_top_srcdir@
223
241
ac_ct_CC = @ac_ct_CC@
224
242
ac_ct_CXX = @ac_ct_CXX@
225
 
ac_ct_F77 = @ac_ct_F77@
 
243
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
226
244
am__include = @am__include@
227
245
am__leading_dot = @am__leading_dot@
228
246
am__quote = @am__quote@
253
271
libexecdir = @libexecdir@
254
272
localedir = @localedir@
255
273
localstatedir = @localstatedir@
 
274
lt_ECHO = @lt_ECHO@
256
275
mandir = @mandir@
257
276
mkdir_p = @mkdir_p@
258
277
oldincludedir = @oldincludedir@
269
288
target_cpu = @target_cpu@
270
289
target_os = @target_os@
271
290
target_vendor = @target_vendor@
 
291
top_build_prefix = @top_build_prefix@
272
292
top_builddir = @top_builddir@
273
293
top_srcdir = @top_srcdir@
274
294
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; \
382
402
        unique=`for i in $$list; do \
383
403
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384
404
          done | \
385
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
405
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
386
406
              END { if (nonempty) { for (i in files) print i; }; }'`; \
387
407
        mkid -fID $$unique
388
408
tags: TAGS