Don't warn on use of CCFLAGS
authorAndreas Koenig <k@anna.in-berlin.de>
Tue, 25 Feb 1997 10:38:43 +0000 (11:38 +0100)
committerChip Salzenberg <chip@atlantic.net>
Tue, 25 Feb 1997 01:12:02 +0000 (13:12 +1200)
commit69d91587b2e24056be123e153ca28f4e82fa8dff
tree7d7feab92cc031c7689291b449b6b4a3958b1fd7
parentaee090bf31be187ece332997f3f1a7a7b34b9993
Don't warn on use of CCFLAGS

Subject: CCFLAGS (Was: This message did not make it ...)

>>>>> Raphael Manfredi writes:

  >  Making ODBM_File (dynamic)
  >  Processing hints file hints/hpux.pl
  >  'CCFLAGS' is not a known MakeMaker parameter name.

  > error. Upon closer inspection, it looks like the hint file is
  > doing:

  >  $self->{CCFLAGS} = $Config{ccflags} . ' -DDBM_BUG_DUPLICATE_FREE' ;

  > Why the 'CCFLAGS' key is unknown is beyond me. It would be nice
  > to find the roots of this problem before we go to beta.

Finally, here it is. Unfortunately, I cannot remember how it was lost
from the list.

p5p-msgid: <199702251038.LAA13123@anna.in-berlin.de>
lib/ExtUtils/MakeMaker.pm