stratagus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Stratagus-CVS] stratagus configure.in


From: Nehal Mistry
Subject: [Stratagus-CVS] stratagus configure.in
Date: Sun, 02 Nov 2003 16:06:07 -0500

CVSROOT:        /cvsroot/stratagus
Module name:    stratagus
Branch:         
Changes by:     Nehal Mistry <address@hidden>   03/11/02 16:06:06

Modified files:
        .              : configure.in 

Log message:
        remove --with-client configure option, only SDL is supported now

Patches:
Index: stratagus/configure.in
diff -u stratagus/configure.in:1.29 stratagus/configure.in:1.30
--- stratagus/configure.in:1.29 Thu Oct 16 13:02:59 2003
+++ stratagus/configure.in      Sun Nov  2 16:06:06 2003
@@ -104,10 +104,6 @@
 dnl    [  --enable-optimization          [Enable detection of optimization 
flags (default: no)]])
 dnl FIXME: todo
 
-AC_ARG_WITH(client,
-    [  --with-client=sdl
-                         [Select which client (default: sdl)]])
-THREAD_LIBS=
 AC_CHECK_HEADERS(SDL/SDL.h,, AC_MSG_ERROR(could not find SDL/SDL.h))
 VIDEO_CFLAGS="-DUSE_SDL -DUSE_SDLA `sdl-config --cflags`"
 if test "$enable_static" != "yes"; then




reply via email to

[Prev in Thread] Current Thread [Next in Thread]