Ethereal-dev: [ethereal-dev] just wondering - why was config.guess removed?

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

From: "Neulinger, Nathan R." <nneul@xxxxxxx>
Date: Fri, 18 Feb 2000 09:26:38 -0600
configure and automake won't run right without it. That file isn't
autogenerated as far as I know.

-- Nathan

------------------------------------------------------------
Nathan Neulinger                       EMail:  nneul@xxxxxxx
University of Missouri - Rolla         Phone: (573) 341-4841
Computing Services                       Fax: (573) 341-4216

--- Begin Message ---
From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Thu, 10 Feb 2000 21:17:55 -0600
gram        2000/02/10 21:17:51 CST

  Modified files:
    .                    .cvsignore Makefile.am autogen.sh 
                         configure.in manuf 
  Removed files:
    .                    config.guess ltconfig 
  Log:
  Add Peter Kjellerstedt <peter.kjellerstedt@xxxxxxxx>'s patches
  to add Axis ethernet vendor ID, use libtoolize in autogen.sh, and
  provide the very dangerous option of installing ethereal setuid.
  
  I've added a "DANGEROUS" comment to the description of the
  --enable-setuid-install option which displays in "./configure --help".
  
  Removed generated files tha old libltdl/.cvsignore brought to my
  attention by Peter.
  
  Revision  Changes    Path
  1.9       +3 -0      ethereal/.cvsignore
  1.164     +8 -1      ethereal/Makefile.am
  1.8       +4 -2      ethereal/autogen.sh
  1.83      +14 -1     ethereal/configure.in
  1.7       +2 -1      ethereal/manuf

--- End Message ---