all repos — fluxbox @ 95a3c57a7df3b6836e965b0820e6d6a751269a3a

custom fork of the fluxbox windowmanager

build-sys: use automake subdir-object
Sami Kerola kerolasa@iki.fi
commit

95a3c57a7df3b6836e965b0820e6d6a751269a3a

parent

1f24e6decdc1b34b46565f4e9b76a4b6fa91a063

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M configure.acconfigure.ac

@@ -5,7 +5,7 @@ [1.3.5],

[fluxbox-devel@lists.sourceforge.net],, [http://fluxbox.org/]) AC_CONFIG_SRCDIR([src/fluxbox.cc]) -AM_INIT_AUTOMAKE([foreign 1.10 tar-pax dist-bzip2]) +AM_INIT_AUTOMAKE([foreign 1.10 tar-pax dist-bzip2 subdir-objects]) dnl Determine default prefix AS_IF(test "x$prefix" = "xNONE",[prefix="$ac_default_prefix"])