X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=utils%2FImakefile;h=324483773a9eb5725d9f092ecef59b98e881f14f;hb=0cac953ce8d5139c1a264b417951ee15a3176b51;hp=c2130aa23961500c46780ddc0e7eb8a32c6d0ecd;hpb=258170f6204e23da06f272ffda1f4504b6ae2eaf;p=xscreensaver diff --git a/utils/Imakefile b/utils/Imakefile index c2130aa2..32448377 100644 --- a/utils/Imakefile +++ b/utils/Imakefile @@ -8,7 +8,9 @@ #include "../config.h" #ifdef NO_SELECT - DEFINES = -DNO_SELECT + DEFINES = R5ISMS -DNO_SELECT +#else + DEFINES = R5ISMS #endif SRCS = fade.c hsv.c resources.c spline.c usleep.c xroger.c grabscreen.c OBJS = fade.o hsv.o resources.o spline.o usleep.o xroger.o grabscreen.o