summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-12 15:00:02 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-12 15:00:02 -0500
commit62760e7de55d0411dc192112689c25bee0991098 (patch)
tree2705b4541ddd800e5468a0d37131837637472acd /configure.ac
parentf4340ba7529cf2a1ab442fa55feb480c3fd26e8c (diff)
downloadxscope-62760e7de55d0411dc192112689c25bee0991098.tar.gz
INSTALL, NEWS, README and AUTHORS files are missing/incorrect #24206
Add missing INSTALL file. Use standard GNU file on building tarball For all X.Org components.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c152345..a071302 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
AC_INIT(xscope,[1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xscope)
-AM_INIT_AUTOMAKE([dist-bzip2])
+AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)