X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=Makefile.in;h=10235b17e97896ecd373fb8ed8e4f019fcc7c877;hp=29d883d06c5c104248324bf8de0c28d3bd9168fd;hb=a719ec12b8b2563112366a8ac3196816fd64d2c7;hpb=59ac4e9a0de290e4275a7bbb890ad16abd09d68f diff --git a/Makefile.in b/Makefile.in index 29d883d0..10235b17 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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 ) ; \