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 166

Summary: drop AC_CANONICAL_TARGET from build system
Product: SDL Reporter: Mike Frysinger <vapier>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2    
Version: HG 1.2   
Hardware: x86   
OS: Linux   

Description Mike Frysinger 2006-03-15 23:05:53 UTC
Julien Lecomte writes:
Is AC_CANONICAL_TARGET / AC_CANONICAL_SYSTEM really required in the 
configure.in of SDL (and also sdl.m4, or configure.in of SDL_image) ?

followed up by:
in libsdl terms, --target has no meaning and so it should prob drop 
AC_REQUIRE([AC_CANONICAL_TARGET]) from sdl.m4

these files also have references:
test/aclocal.m4 test/acinclude.m4
but i'm sure those will get fixed by re-running autotools with a cleaned up sdl.m4
Comment 1 Sam Lantinga 2006-03-19 00:42:10 UTC
This is fixed in CVS, thanks!