summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu.herrb@laas.fr>2009-11-01 17:28:03 +0100
committerMatthieu Herrb <matthieu.herrb@laas.fr>2009-11-01 17:28:03 +0100
commitb85ed31eade8a65bf46d232ec7798b099b964bb8 (patch)
tree9b94e75d5e78b4ec7db890b3689707caea3b00f0
parent09f0e070bfa561c8a1918cc2ee39083c43bbe384 (diff)
parenta3f6e3cbd99b6394c3dc70d54f07f129b4ece70c (diff)
Merge remote branch 'origin/master' into obsd
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a5e459b..8b049f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
AC_INIT(twm,[1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],twm)
-AM_INIT_AUTOMAKE([dist-bzip2])
+AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)