removed some options, they are in CXXFLAGS in confingure.in now

This commit is contained in:
fluxgen 2002-05-07 15:21:08 +00:00
parent b3ea409549
commit 69a18f36e6
2 changed files with 1 additions and 5 deletions

View file

@ -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)\" \

View file

@ -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