diff configure @ 18012:2b4e71051200

first stage of build system cleanup: - remove .developer nonsense - correct version.h dependencies - remove some old shared dvdkit cruft that was not used who's going to buy me the cola if this breaks?? :)
author rfelker
date Sun, 02 Apr 2006 03:14:54 +0000
parents 9fc72c7291d5
children 1ada02acd99c
line wrap: on
line diff
--- a/configure	Sat Apr 01 23:50:30 2006 +0000
+++ b/configure	Sun Apr 02 03:14:54 2006 +0000
@@ -6979,14 +6979,6 @@
   _stripbinaries=no
 elif test -z "$CFLAGS" ; then
     CFLAGS="-O4 $_march $_mcpu $_pipe -ffast-math -fomit-frame-pointer"
-  # always compile with '-g' if .developer:
-  if test -f ".developer" ; then
-    CFLAGS="-g $CFLAGS"
-    if test "$_crash_debug" = auto && not mingw32 ; then
-      _crash_debug=yes
-    fi
-    _stripbinaries=no
-  fi
 else
   _warn_CFLAGS=yes
 fi
@@ -7328,7 +7320,6 @@
 DVDREAD_LIB = $_ld_dvdread
 DVDKIT = $_dvdkit
 DVDKIT2 = $_dvdkit2
-DVDKIT_SHARED = no
 SDL_INC = $_inc_sdl
 W32_DEP = $_dep_win32
 W32_LIB = $_ld_win32