We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 978

Summary: Please version sdl.m4 to allow using aclocal --install
Product: SDL Reporter: Yann Leprince <sciyann>
Component: buildAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2    
Version: HG 2.0   
Hardware: All   
OS: All   

Description Yann Leprince 2010-03-31 11:07:53 UTC
Please add a #serial line as below to sdl.m4 and increase the serial number with each revision of this file. This allows using aclocal --install, thereby enabling automatic updating of sdl.m4 in SDL-based packages that distribute it.

# serial 1

The complete documentation and rationale for #serial can be found in the Automake documentation:
<http://www.gnu.org/software/automake/manual/html_node/Serials.html>.
Comment 1 Sam Lantinga 2010-04-23 02:19:07 UTC
This is a good idea, thanks!

changeset:   4441:e3033ab628a1
tag:         tip
parent:      4439:ab63fdcf66af
user:        Sam Lantinga <slouken@libsdl.org>
date:        Fri Apr 23 02:19:34 2010 -0700
summary:     Fixed bug 978

changeset:   4440:7bb8f748a14d
branch:      SDL-1.2
parent:      4438:7a53f8efc017
user:        Sam Lantinga <slouken@libsdl.org>
date:        Fri Apr 23 02:19:19 2010 -0700
summary:     Fixed bug 978