summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-06-01 00:30:41 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-06-01 21:05:50 -0700
commitae737dc6fbced83686568b1e4bb4567566a432fe (patch)
tree5e8da5bf3f6c6835fed5a3f5b90fa056427150ef
parente2e8c6deb24ab10e6563969c77f3c2bf37e2f39b (diff)
This is not a GNU project, so declare it foreign.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--INSTALL0
-rw-r--r--NEWS0
-rw-r--r--configure.ac2
3 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
deleted file mode 100644
index e69de29..0000000
--- a/INSTALL
+++ /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 c85e47f..2a00e7a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])
# Initialize Automake
-AM_INIT_AUTOMAKE([dist-bzip2])
+AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE
# Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS