http://ftp.x.org/contrib/applications/xscreensaver-3.09.tar.gz
[xscreensaver] / Makefile.in
index 29d883d06c5c104248324bf8de0c28d3bd9168fd..10235b17e97896ecd373fb8ed8e4f019fcc7c877 100644 (file)
@@ -213,7 +213,8 @@ test-tar::
   ( cd BIN/motif ;                                                         \
     CC=cc ;                                                                \
     export CC ;                                                                    \
-    ../../configure --without-xpm --with-motif=/usr/local/motif ;          \
+    ../../configure --without-xpm --without-xdbe --without-xshm            \
+                   --with-motif=/usr/local/motif ;                         \
     echo --------------------------------------------------------------- ;  \
     gmake ;                                                                \
     ( cd driver; gmake xscreensaver-demo-Xaw ) ;                           \