summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-08-04 13:26:45 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-08-04 14:25:32 +1000
commit30de3da4c87322a73b2ab72e6ac83f689ec42adf (patch)
tree49300b39912d15f2bf61dca87651b547702e4c47
parent4d8676a859a2a8ebde03d8a9fe6bd79060f16cf5 (diff)
Allow foreign automake, remove empty AUTHORS and NEWS.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--AUTHORS0
-rw-r--r--NEWS0
-rw-r--r--configure.ac2
3 files changed, 1 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
deleted file mode 100644
index e69de29..0000000
--- a/AUTHORS
+++ /dev/null
diff --git a/NEWS b/NEWS
deleted file mode 100644
index e69de29..0000000
--- a/NEWS
+++ /dev/null
diff --git a/configure.ac b/configure.ac
index 4c48734..700b922 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
AC_INIT(libXi, 1.2.99.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXi)
-AM_INIT_AUTOMAKE([dist-bzip2])
+AM_INIT_AUTOMAKE([dist-bzip2 foreign])
AM_MAINTAINER_MODE
# Require xorg-macros: XORG_CWARNFLAGS, XORG_CHANGELOG