On May 5, 2008, at 10:06 AM, [EMAIL PROTECTED] wrote:

> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25232
>
> User: gerald
> Date: 2008/05/05 10:06 AM
>
> Log:
> Have autoconf generate "ustar" tar files by default.

The automake tar-ustar option requires automake 1.9 or later, so I  
changed configure.in to check for that and updated autogen.sh to check  
for 1.9.

Using the tar-ustar option means that the OS X buildbot is failing, as  
it doesn't have automake 1.9 or later.  (It was failing with a  
complaint that the tar-ustar option isn't supported; with my changes,  
it's now failing with a complaint that automake 1.9 or later isn't  
present.)
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to