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

« back to all changes in this revision

Viewing changes to contribs/phpext/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 = README $(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 \
77
86
AUTOMAKE = @AUTOMAKE@
78
87
AWK = @AWK@
79
88
BG_INCLUDES = @BG_INCLUDES@
 
89
BLCR_CPPFLAGS = @BLCR_CPPFLAGS@
 
90
BLCR_HOME = @BLCR_HOME@
 
91
BLCR_LDFLAGS = @BLCR_LDFLAGS@
 
92
BLCR_LIBS = @BLCR_LIBS@
80
93
BLUEGENE_LOADED = @BLUEGENE_LOADED@
81
94
CC = @CC@
82
95
CCDEPMODE = @CCDEPMODE@
92
105
DEFS = @DEFS@
93
106
DEPDIR = @DEPDIR@
94
107
DSYMUTIL = @DSYMUTIL@
95
 
ECHO = @ECHO@
 
108
DUMPBIN = @DUMPBIN@
96
109
ECHO_C = @ECHO_C@
97
110
ECHO_N = @ECHO_N@
98
111
ECHO_T = @ECHO_T@
99
112
EGREP = @EGREP@
100
113
ELAN_LIBS = @ELAN_LIBS@
101
114
EXEEXT = @EXEEXT@
102
 
F77 = @F77@
103
115
FEDERATION_LDFLAGS = @FEDERATION_LDFLAGS@
104
 
FFLAGS = @FFLAGS@
 
116
FGREP = @FGREP@
105
117
GREP = @GREP@
106
118
GTK2_CFLAGS = @GTK2_CFLAGS@
107
119
GTK2_LIBS = @GTK2_LIBS@
118
130
INSTALL_PROGRAM = @INSTALL_PROGRAM@
119
131
INSTALL_SCRIPT = @INSTALL_SCRIPT@
120
132
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
133
LD = @LD@
121
134
LDFLAGS = @LDFLAGS@
122
135
LIBOBJS = @LIBOBJS@
123
136
LIBS = @LIBS@
124
137
LIBTOOL = @LIBTOOL@
125
138
LIB_LDFLAGS = @LIB_LDFLAGS@
 
139
LIPO = @LIPO@
126
140
LN_S = @LN_S@
127
141
LTLIBOBJS = @LTLIBOBJS@
128
142
MAINT = @MAINT@
134
148
MYSQL_CFLAGS = @MYSQL_CFLAGS@
135
149
MYSQL_LIBS = @MYSQL_LIBS@
136
150
NCURSES = @NCURSES@
 
151
NM = @NM@
137
152
NMEDIT = @NMEDIT@
138
153
NUMA_LIBS = @NUMA_LIBS@
 
154
OBJDUMP = @OBJDUMP@
139
155
OBJEXT = @OBJEXT@
 
156
OTOOL = @OTOOL@
 
157
OTOOL64 = @OTOOL64@
140
158
PACKAGE = @PACKAGE@
141
159
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142
160
PACKAGE_NAME = @PACKAGE_NAME@
187
205
abs_top_srcdir = @abs_top_srcdir@
188
206
ac_ct_CC = @ac_ct_CC@
189
207
ac_ct_CXX = @ac_ct_CXX@
190
 
ac_ct_F77 = @ac_ct_F77@
 
208
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
191
209
am__include = @am__include@
192
210
am__leading_dot = @am__leading_dot@
193
211
am__quote = @am__quote@
218
236
libexecdir = @libexecdir@
219
237
localedir = @localedir@
220
238
localstatedir = @localstatedir@
 
239
lt_ECHO = @lt_ECHO@
221
240
mandir = @mandir@
222
241
mkdir_p = @mkdir_p@
223
242
oldincludedir = @oldincludedir@
234
253
target_cpu = @target_cpu@
235
254
target_os = @target_os@
236
255
target_vendor = @target_vendor@
 
256
top_build_prefix = @top_build_prefix@
237
257
top_builddir = @top_builddir@
238
258
top_srcdir = @top_srcdir@
239
259
AUTOMAKE_OPTIONS = foreign
246
266
        @for dep in $?; do \
247
267
          case '$(am__configure_deps)' in \
248
268
            *$$dep*) \
249
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
250
 
                && exit 0; \
 
269
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
270
                && { if test -f $@; then exit 0; else break; fi; }; \
251
271
              exit 1;; \
252
272
          esac; \
253
273
        done; \