aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-09-25 21:59:27 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-09-25 22:05:16 +0300
commit517aad5ca97b8ed3a62dcbeca921bb930e897fbf (patch)
treec37c69e51c6ddaf649b1d72946679001bb5b1a00 /configure.ac
parentcf3446228c9ed5729be74e19695e747477adafef (diff)
downloadeclat-517aad5ca97b8ed3a62dcbeca921bb930e897fbf.tar.gz
eclat-517aad5ca97b8ed3a62dcbeca921bb930e897fbf.tar.bz2
Some housekeeping.
* README: Update * README-hacking: New file. * bootstrap: Create a placeholder for ChangeLog, if it doesn't exist.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b0aba5e..5850232 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,8 @@
# along with Eclat. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.63)
-AC_INIT([eclat], 0.1, [gray+eclat@gnu.org.ua])
+AC_INIT([eclat], 0.1, [gray+eclat@gnu.org.ua],,
+ [http://www.gnu.org/software/eclat])
AC_CONFIG_SRCDIR([src/eclat.h])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADER([config.h])

Return to:

Send suggestions and report system problems to the System administrator.