From 69a18f36e6a6ef5c5123f448848cf8600a22a509 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Tue, 7 May 2002 15:21:08 +0000 Subject: removed some options, they are in CXXFLAGS in confingure.in now --- src/Makefile.am | 3 +-- util/Makefile.am | 3 --- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 8c3677f..8dfe9ef 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -29,8 +29,7 @@ DEFAULT_TITLEBAR=$(pkgdatadir)/titlebar DEFAULT_KEYSFILE=$(pkgdatadir)/keys DEFAULT_INITFILE= -CPPFLAGS= -Wall @CPPFLAGS@ @SHAPE@ @SLIT@ @INTERLACE@ @ORDEREDPSEUDO@ \ -@DEBUG@ @NEWWMSPEC@ @NLS@ @TIMEDCACHE@ @KDE@ @GNOME@ @XINERAMA@ \ +CPPFLAGS= -Wall @CPPFLAGS@ \ -DLOCALEPATH=\"$(pkgdatadir)/nls\" \ -DDEFAULTMENU=\"$(DEFAULT_MENU)\" \ -DDEFAULTSTYLE=\"$(DEFAULT_STYLE)\" \ diff --git a/util/Makefile.am b/util/Makefile.am index fdae4e9..3ee5433 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,8 +1,5 @@ # util/Makefile.am for Blackbox 0.61.x - an X11 Window manager -CPPFLAGS= @CPPFLAGS@ @DEBUG@ @NLS@ @TIMEDCACHE@ @NEWWMSPEC@ @INTERLACE@ \ -@ORDEREDPSEUDO@ @KDE@ @GNOME@ @XINERAMA@ - bin_SCRIPTS = bsetbg bin_PROGRAMS = bsetroot bsetroot_SOURCES = bsetroot.cc bsetroot.hh -- cgit v0.11.2