Ryan C. Gordon
3c3f3dc3bd
Don't use pushd/popd in autogen.sh; Ubuntu's /bin/sh doesn't support it.
2016-12-26 22:58:58 -05:00
Bastien Nocera
e25001701e
Fix running autogen.sh out-of-tree
...
As done in GNOME's jhbuild building tool.
https://bugzilla.libsdl.org/show_bug.cgi?id=3374
2016-10-01 10:39:03 -07:00
Sam Lantinga
9bbe4b2a44
Need to generate aclocal.m4 when rebuilding configure, but we don't need to check it in.
2013-05-26 16:01:40 -07:00
Sam Lantinga
96db5f7b81
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
...
Updated Makefile.in so "make dist" includes everything necessary for release.
2013-05-26 11:06:17 -07:00
Sam Lantinga
dd9276cac7
SDL_revision.h is always updated as part of the build process now.
2011-02-28 09:06:15 -08:00
Sam Lantinga
6bd4c6aa77
gcc can't generate dependencies for a file that doesn't exist, so first create SDL_revision.h
2009-10-11 06:42:20 +00:00
Sam Lantinga
9825e4ebd9
Split acinclude.m4 into its constituent parts for easy upgrading
2009-10-04 20:44:04 +00:00
Sam Lantinga
58d8b8d8d0
Added yet another variant of autoconf to the list
2006-05-15 06:30:38 +00:00
Sam Lantinga
8043ef85fd
Show an error message if autoconf isn't found
2006-03-21 07:02:34 +00:00
Sam Lantinga
351eafeef7
Fall back to autogen259 if autogen isn't available
2006-03-21 06:54:24 +00:00
Sam Lantinga
65aa0aef4d
Completely removed dependency on automake
2006-02-20 02:09:49 +00:00
Sam Lantinga
ef2b1e5cc5
I don't think we need aclocal anymore (comes from the automake package)
2006-02-19 18:52:51 +00:00
Sam Lantinga
f05187e232
New configure-based build system. Still work in progress, but much improved
2006-02-16 10:11:48 +00:00
Sam Lantinga
d72a9898ed
Configure dynamically generates SDL_config.h
...
I'm still wrestling with autoheader, but this should work for now...
Fixed lots of build problems with C library support disabled
2006-02-07 12:11:33 +00:00
Sam Lantinga
29957e66b3
Date: Fri, 2 Sep 2005 21:56:50 -0400
...
From: Mike Frysinger
Subject: [SDL] [patch] make sure autotools worked
the current autogen.sh runs a bunch of autotools without actually checking the
results ... find attached a patch to add some simple sanity checks
2005-09-11 04:15:44 +00:00
Sam Lantinga
0f109deabd
*** empty log message ***
2002-04-13 14:44:33 +00:00
Sam Lantinga
36515b6a40
*** empty log message ***
2002-04-13 14:40:13 +00:00
Sam Lantinga
5d2015c741
Initial revision
2001-04-26 16:45:43 +00:00