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
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
begin:vcard 
n:Zajac;Blair
tel;fax:310-827-8177
tel;work:310-827-3700 x1703
x-mozilla-html:FALSE
url:www.geocities.com
org:Yahoo!/GeoCities
adr:;;4499 Glencoe Avenue;Marina del Rey;CA;90292;
version:2.1
email;internet:[EMAIL PROTECTED]
title:Technical Yahoo!
x-mozilla-cpt:;32736
fn:Dr. Blair Zajac
end:vcard

Reply via email to