diff options
author | fluxgen <fluxgen> | 2002-05-07 15:21:08 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-05-07 15:21:08 (GMT) |
commit | 69a18f36e6a6ef5c5123f448848cf8600a22a509 (patch) | |
tree | 8a5227091db4e451bd4cbf411e33a15034fdb51b /util | |
parent | b3ea4095497ade3d3d9c894af786f5ffb307d805 (diff) | |
download | fluxbox_pavel-69a18f36e6a6ef5c5123f448848cf8600a22a509.zip fluxbox_pavel-69a18f36e6a6ef5c5123f448848cf8600a22a509.tar.bz2 |
removed some options, they are in CXXFLAGS in confingure.in now
Diffstat (limited to 'util')
-rw-r--r-- | util/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
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 @@ | |||
1 | # util/Makefile.am for Blackbox 0.61.x - an X11 Window manager | 1 | # util/Makefile.am for Blackbox 0.61.x - an X11 Window manager |
2 | 2 | ||
3 | CPPFLAGS= @CPPFLAGS@ @DEBUG@ @NLS@ @TIMEDCACHE@ @NEWWMSPEC@ @INTERLACE@ \ | ||
4 | @ORDEREDPSEUDO@ @KDE@ @GNOME@ @XINERAMA@ | ||
5 | |||
6 | bin_SCRIPTS = bsetbg | 3 | bin_SCRIPTS = bsetbg |
7 | bin_PROGRAMS = bsetroot | 4 | bin_PROGRAMS = bsetroot |
8 | bsetroot_SOURCES = bsetroot.cc bsetroot.hh | 5 | bsetroot_SOURCES = bsetroot.cc bsetroot.hh |