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 - Please version sdl.m4 to allow using aclocal --install
Summary: Please version sdl.m4 to allow using aclocal --install
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 enhancement
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-31 11:07 UTC by Yann Leprince
Modified: 2010-04-23 02:19 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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