X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FMakefile;h=0dad3f3d1736052ae23dc01a92c028db28fd65d3;hb=9dcf51eadcd8fb8e1ba937b6a8db76096cc09b05;hp=f9a71038c907129b52d791d5baec70bdac2bf3b5;hpb=6d639c557d602855b9866959445f3f5b5513d289;p=rocksndiamonds.git diff --git a/src/Makefile b/src/Makefile index f9a71038..0dad3f3d 100644 --- a/src/Makefile +++ b/src/Makefile @@ -35,6 +35,8 @@ EXTRA_LIBS = -lnsl -lsocket -R$(XLIB_PATH) endif USE_SDL = true +# USE_SDL = false +# USE_SDL_OLD_LIBS = true USE_SDL_OLD_LIBS = false ifeq ($(USE_SDL_OLD_LIBS),true)