summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2009-03-22 03:35:53 +0100
committerAndreas Gruenbacher <agruen@suse.de>2009-03-22 14:30:15 +0100
commit2684e740483006e7c7022b7f856e6a8defed25a9 (patch)
tree9572f0b39668c5c5706fb8bad38f5a94047ba830 /configure.ac
parentf38c7345d89556c2764958ce0ed0d619e44e0a55 (diff)
downloadpatch-2684e740483006e7c7022b7f856e6a8defed25a9.tar.gz
Prepare for first alpha release
Update NEWS. Don't make $(TESTS) a prerequisite of dist: this would run the tests. Add reminder for myself how to upload.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d8b2a40..2c7add2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -78,5 +78,7 @@ PATCH_FUNC_MKDIR_TAKES_ONE_ARG
jm_AC_DOS
AC_SYS_LONG_FILE_NAMES
+AC_DEFUN([AC_DATAROOTDIR_CHECKED])
+
AC_CONFIG_FILES([Makefile])
AC_OUTPUT