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

« back to all changes in this revision

Viewing changes to lib/crm/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:
251
251
abs_srcdir = /home/horms/projects/linux-ha/debian/sid/heartbeat-2.1.4/heartbeat-2.1.4/lib/crm
252
252
abs_top_builddir = /home/horms/projects/linux-ha/debian/sid/heartbeat-2.1.4/heartbeat-2.1.4
253
253
abs_top_srcdir = /home/horms/projects/linux-ha/debian/sid/heartbeat-2.1.4/heartbeat-2.1.4
254
 
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'
 
254
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
255
255
ac_ct_CC = gcc
256
256
ac_ct_CXX = g++
257
257
ac_ct_F77 = 
268
268
build_os = linux-gnu
269
269
build_vendor = pc
270
270
builddir = .
271
 
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'
 
271
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'
272
272
datadir = /usr/share
273
273
datarootdir = /usr/share
274
274
docdir = /usr/share/doc/heartbeat-2.1.4