diff sdl.m4 @ 221:50620ec9c86a

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Fri, 02 Nov 2001 18:12:52 +0000
parents 37e3ca9254c7
children e7f75aaf542f
line wrap: on
line diff
--- a/sdl.m4	Thu Nov 01 16:45:40 2001 +0000
+++ b/sdl.m4	Fri Nov 02 18:12:52 2001 +0000
@@ -59,17 +59,6 @@
 dnl checks the results of sdl-config to some extent
 dnl
       rm -f conf.sdltest
-      case "$target" in
-          *-*-darwin*)
-            cp -r `$SDL_CONFIG --nib` .
-            dnl create an Info.plist file, unless one exists
-            if test -f Info.plist ; then
-             :
-            else
-             cp `$SDL_CONFIG --plist` .
-            fi
-              ;;
-      esac
       AC_TRY_RUN([
 #include <stdio.h>
 #include <stdlib.h>