~ampelbein/ubuntu/oneiric/heartbeat/lp-770743

« back to all changes in this revision

Viewing changes to lib/plugins/stonith/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Simon Horman
  • Date: 2009-04-14 08:33:25 UTC
  • Revision ID: james.westby@ubuntu.com-20090414083325-ifahipew1fd6hj2c
Tags: 2.1.4-7
haresources2cib.py was swaping the nic and netmask of IPAddr resources
Upstream-Status: this code has been moved to pacemaker post upstream 2.1.4
(closes: 520898)

Show diffs side-by-side

added added

removed removed

Lines of Context:
433
433
abs_srcdir = /home/horms/projects/linux-ha/debian/sid/heartbeat-2.1.4/heartbeat-2.1.4/lib/plugins/stonith
434
434
abs_top_builddir = /home/horms/projects/linux-ha/debian/sid/heartbeat-2.1.4/heartbeat-2.1.4
435
435
abs_top_srcdir = /home/horms/projects/linux-ha/debian/sid/heartbeat-2.1.4/heartbeat-2.1.4
436
 
ac_configure_args =  '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--with-group-name=haclient' '--with-ccmuser-name=hacluster' '--enable-snmp-subagent' '--with-mibsdir=/usr/share/snmp/mibs' '--disable-fatal-warnings' '--enable-mgmt' '--enable-libc-malloc' 'CFLAGS=-Wall -g -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' 'FFLAGS=-g -O2' '--enable-ltdl-convenience'
 
436
ac_configure_args =  '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--with-group-name=haclient' '--with-ccmuser-name=hacluster' '--enable-snmp-subagent' '--with-mibsdir=/usr/share/snmp/mibs' '--disable-fatal-warnings' '--enable-mgmt' '--enable-libc-malloc' 'CFLAGS=-Wall -g -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' 'FFLAGS=-g -O2' --enable-ltdl-convenience
437
437
ac_ct_CC = gcc
438
438
ac_ct_CXX = g++
439
439
ac_ct_F77 = 
450
450
build_os = linux-gnu
451
451
build_vendor = pc
452
452
builddir = .
453
 
cleaned_configure_args =  '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--with-group-name=haclient' '--with-ccmuser-name=hacluster' '--enable-snmp-subagent' '--with-mibsdir=/usr/share/snmp/mibs' '--disable-fatal-warnings' '--enable-mgmt' '--enable-libc-malloc' 'CFLAGS=-Wall -g -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' 'FFLAGS=-g -O2' '--enable-ltdl-convenience'
 
453
cleaned_configure_args =  '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--with-group-name=haclient' '--with-ccmuser-name=hacluster' '--enable-snmp-subagent' '--with-mibsdir=/usr/share/snmp/mibs' '--disable-fatal-warnings' '--enable-mgmt' '--enable-libc-malloc' 'CFLAGS=-Wall -g -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' 'FFLAGS=-g -O2'
454
454
datadir = /usr/share
455
455
datarootdir = /usr/share
456
456
docdir = /usr/share/doc/heartbeat-2.1.4