From: Matthew Mondor Date: Thu, 7 Apr 2022 14:20:40 +0000 (-0400) Subject: Build even less. The configure script should also work without X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=71b8f96d6381508e9259f49b25ada0534989d6bb;p=xscreensaver-5.35.git Build even less. The configure script should also work without explicitly disabling glx. --- diff --git a/Makefile.in b/Makefile.in index f0e40f4..e64094d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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 \ diff --git a/driver/Makefile.in b/driver/Makefile.in index c132304..fa9ef43 100644 --- a/driver/Makefile.in +++ b/driver/Makefile.in @@ -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)