Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap configure.in

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 7 Dec 2001 16:56:59 -0600 (CST)
guy         2001/12/07 16:56:59 CST

  Modified files:
    wiretap              configure.in 
  Log:
  Use "-no-cpp-precomp" rather than "-traditional-cpp" on MacOS X, as per
  the "The Compiler and Tools" section on
  
  	http://fink.sourceforge.net/doc/porting/basics.php
  
  Do so on MacOS X regardless of whether the compiler is called "gcc" or
  not, as that page also indicates that the compiler is installed as "cc".
  
  Revision  Changes    Path
  1.31      +18 -4     ethereal/wiretap/configure.in