summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-28 14:09:09 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-28 14:09:09 -0400
commitd2bed9c37b379ccd88163ec009a7aff5a84203aa (patch)
treee1b68e5a4d705fb8840094e7b35ab49c824ee61e /configure.ac
parent53b83b628cce7811f0de9836e37c452c76906d91 (diff)
downloadxorg-driver-xf86-video-cirrus-d2bed9c37b379ccd88163ec009a7aff5a84203aa.tar.gz
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Add missing INSTALL file. Use standard GNU file on building tarball README may have been updated Remove AUTHORS file as it is empty and no content available yet. Remove NEWS file as it is empty and no content available yet.
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 bc02ca0..7366516 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ AC_CONFIG_SRCDIR([Makefile.am])
AM_CONFIG_HEADER([config.h])
AC_CONFIG_AUX_DIR(.)
-AM_INIT_AUTOMAKE([dist-bzip2])
+AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE