Ticket #1041 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

bootstrap fails with automake 1.10

Reported by: scop Assigned to:
Priority: normal Milestone:
Component: Build system Version:
Severity: normal Keywords:
Cc: Platform(s): all
Difficulty: unknown Work status: Not started

Description

vlc's bootstrap fails with automake 1.10, it tries to call "automake1.10" and "aclocal1.10", not "automake-1.10" and "aclocal-1.10". Fix attached.

Attachments

vlc-0.8.6a-automake110.patch (0.6 kB) - added by scop on 02/04/07 15:56:48.
Fix bootstrap with automake 1.10
vlc-bootstrap-automake110.patch (0.6 kB) - added by scop on 02/04/07 16:10:58.
Better fix against current svn: also fixes setting of $amvers so that version check works as intended

Change History

02/04/07 15:56:48 changed by scop

  • attachment vlc-0.8.6a-automake110.patch added.

Fix bootstrap with automake 1.10

02/04/07 16:10:58 changed by scop

  • attachment vlc-bootstrap-automake110.patch added.

Better fix against current svn: also fixes setting of $amvers so that version check works as intended

02/04/07 21:20:44 changed by xtophe

  • status changed from new to closed.
  • resolution set to fixed.

(In [18695]) support for automake 1.10. Patch courtesy of scop on trac. Fix #1041

02/04/07 21:22:08 changed by xtophe

if you send me your real name i'll add you to the THANKS file. (xtophe 4t videolan d0t org)