From 396cf0590a0613973d6189aa2715d5dc65145a29 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 2 Nov 2001 19:51:43 +0000 Subject: [PATCH] *** empty log message *** --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40225 --- sdl.m4 | 6 ------ test/acinclude.m4 | 6 ------ 2 files changed, 12 deletions(-) diff --git a/sdl.m4 b/sdl.m4 index eef43b791..c8896aa51 100644 --- a/sdl.m4 +++ b/sdl.m4 @@ -170,11 +170,5 @@ int main(int argc, char *argv[]) fi AC_SUBST(SDL_CFLAGS) AC_SUBST(SDL_LIBS) - case "$target" in - *-*-darwin*) - SDL_APPLE_CREATOR="????" - AC_SUBST(SDL_APPLE_CREATOR) - ;; - esac rm -f conf.sdltest ]) diff --git a/test/acinclude.m4 b/test/acinclude.m4 index eef43b791..c8896aa51 100644 --- a/test/acinclude.m4 +++ b/test/acinclude.m4 @@ -170,11 +170,5 @@ int main(int argc, char *argv[]) fi AC_SUBST(SDL_CFLAGS) AC_SUBST(SDL_LIBS) - case "$target" in - *-*-darwin*) - SDL_APPLE_CREATOR="????" - AC_SUBST(SDL_APPLE_CREATOR) - ;; - esac rm -f conf.sdltest ])