Build even less. The configure script should also work without
authorMatthew Mondor <mmondor@rpi.xisop>
Thu, 7 Apr 2022 14:20:40 +0000 (10:20 -0400)
committerMatthew Mondor <mmondor@rpi.xisop>
Thu, 7 Apr 2022 14:20:40 +0000 (10:20 -0400)
explicitly disabling glx.

Makefile.in
driver/Makefile.in

index f0e40f4..e64094d 100644 (file)
@@ -6,7 +6,8 @@ srcdir          = @srcdir@
 VPATH          = @srcdir@
 
 SHELL          = /bin/sh
-SUBDIRS        = utils jwxyz hacks hacks/glx driver po
+#SUBDIRS       = utils jwxyz hacks hacks/glx driver po
+SUBDIRS        = utils hacks
 #SUBDIRS2      = $(SUBDIRS) OSX android
 SUBDIRS2       = $(SUBDIRS)
 TARFILES       = README README.hacking README.VMS INSTALL \
index c132304..fa9ef43 100644 (file)
@@ -22,8 +22,6 @@ libexecdir    = @libexecdir@
 mansuffix      = 1
 manNdir                = $(mandir)/man$(mansuffix)
 
-INTLTOOL_MERGE = @INTLTOOL_MERGE@
-
 GTK_DATADIR    = @GTK_DATADIR@
 GTK_APPDIR     = $(GTK_DATADIR)/applications
 GTK_ICONDIR    = $(GTK_DATADIR)/pixmaps
@@ -768,8 +766,6 @@ XScreenSaver_ad.h: XScreenSaver.ad
 XScreenSaver_Xm_ad.h: XScreenSaver-Xm.ad
        $(SHELL) $(UTILS_SRC)/ad2c XScreenSaver-Xm.ad > XScreenSaver_Xm_ad.h
 
-@INTLTOOL_DESKTOP_RULE@
-
 # The executables linked in this directory.
 #
 xscreensaver: $(SAVER_OBJS)