From 942feac6a7a47c14f370b78f9fbcd24ccb5f283c Mon Sep 17 00:00:00 2001 From: Maarten van Gompel Date: Sat, 30 Jul 2016 17:39:39 +0200 Subject: [PATCH] autoconf update and version rollback for debian packaging, updated readme a bit as well --- README.md | 12 ++++++------ configure.ac | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 79702ff..11034bc 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # uctodata 0.1 CLST/ILK/CLiPS 1998 - 2016 https://github.com/LanguageMachines/uctodata/ -documentation: https://languagemachines.github.io/ucto +Website and documentation: https://languagemachines.github.io/ucto -uctodata provides datafiles for ucto for several languages +uctodata provides datafiles for the tokeniser ucto for several languages uctodata is architecture independent. @@ -15,7 +15,7 @@ https://proycon.github.io/LaMachine . To compile and install manually from source instead: - $ bash bootstrap.sh - $ ./configure - $ make - $ make install + $ bash bootstrap.sh + $ ./configure + $ make + $ make install diff --git a/configure.ac b/configure.ac index dd6e139..8c452bf 100644 --- a/configure.ac +++ b/configure.ac @@ -2,8 +2,8 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([uctodata], [0.2], [lamasoftware@science.ru.nl]) -AM_INIT_AUTOMAKE +AC_INIT([uctodata], [0.1.1], [lamasoftware@science.ru.nl]) +AM_INIT_AUTOMAKE([foreign]) AC_CONFIG_SRCDIR([configure.ac]) AC_OUTPUT([