[rrd-developers] Tiny patch for RRDtool 1.0.6

Blair Zajac bzajac at geostaff.com
Tue Aug 17 05:24:52 MEST 1999


Tobi,

Here's a tiny patch to have the top level CFLAGS propogate down
to the perl-shared compile.  This was in previous versions of
RRDtool.

Blair
-------------- next part --------------
diff -rc ../rrdtool-1.0.6/Makefile.am ./Makefile.am
*** ../rrdtool-1.0.6/Makefile.am	Sat Aug 14 10:46:41 1999
--- ./Makefile.am	Mon Aug 16 20:20:07 1999
***************
*** 34,46 ****
  
  # rules for building the perl module
  perl_piped: perl-piped/Makefile
! 	cd perl-piped && $(MAKE)
  
  perl-piped/Makefile: perl-piped/Makefile.PL
  	cd perl-piped && $(PERL) Makefile.PL
  
  perl_shared: perl-shared/Makefile
! 	cd perl-shared && $(MAKE)
  
  perl-shared/Makefile: perl-shared/Makefile.PL
  	cd perl-shared && $(PERL) Makefile.PL
--- 34,46 ----
  
  # rules for building the perl module
  perl_piped: perl-piped/Makefile
! 	cd perl-piped && $(MAKE) OPTIMIZE="$(CFLAGS)"
  
  perl-piped/Makefile: perl-piped/Makefile.PL
  	cd perl-piped && $(PERL) Makefile.PL
  
  perl_shared: perl-shared/Makefile
! 	cd perl-shared && $(MAKE) OPTIMIZE="$(CFLAGS)"
  
  perl-shared/Makefile: perl-shared/Makefile.PL
  	cd perl-shared && $(PERL) Makefile.PL
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bzajac.vcf
Type: text/x-vcard
Size: 311 bytes
Desc: Card for Blair Zajac
Url : https://lists.oetiker.ch/pipermail/rrd-developers/attachments/19990816/4122b6aa/attachment.vcf 


More information about the rrd-developers mailing list