ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [ethereal-dev] Libtool changes checked in

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

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Tue, 28 Dec 1999 01:52:29 -0800
> 	I grabbed the latest tree (including change to configure.in),
> 	and tried to rebuild, and it build just fine (on NetBSD/i386 1.4.1,
> 	with libtool 1.3.4).
> 	it may be becaues of configure.in change, or some other change in
> 	the tree.

Unlikely - the change to "configure.in" just changed the directory in
which we install plugins, and I don't think there've been any changes
since Gerald's checkin that should've affected that.

Perhaps changing "configure.in" caused a reconfiguration, and perhaps
that changed something, or caused a recompile that got rid of a bad
version of some file, or something.