Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal 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, 28 Feb 2003 00:44:58 -0600 (CST)
guy         2003/02/28 00:44:57 CST

  Modified files:
    .                    configure.in 
  Log:
  Put out the "Checking whether to use UCD SNMP/NET-SNMP library if
  available" message *after* checking for net-snmp-config - nesting
  something such as AC_PATH_PROG that produces a "Checking..." message
  inside another check causes the pairing of check and result messages to
  be broken.
  
  Revision  Changes    Path
  1.197     +2 -2      ethereal/configure.in