Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal autogen.sh

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: Sat, 8 Dec 2001 18:02:44 -0600 (CST)
guy         2001/12/08 18:02:44 CST

  Modified files:
    .                    autogen.sh 
  Log:
  When libtoolizing, *don't* forcibly copy over all the files needed; that
  will override our versions of "config.guess" and "config.sub", which we
  don't want.  (We don't use "--force" with "automake --add-missing".)
  
  Revision  Changes    Path
  1.14      +2 -2      ethereal/autogen.sh