aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2014-08-21 09:27:49 +0300
committerSergey Poznyakoff <gray@gnu.org>2014-08-21 09:27:49 +0300
commitf30535c6f9be6762efabb618a7c3c360b391701b (patch)
treedf30ef639f13cc70b077751a6521278c81be5f3f /configure.ac
parent1954d41325a0dfe692d0c8346feb855c728a43c9 (diff)
downloaddirevent-f30535c6f9be6762efabb618a7c3c360b391701b.tar.gz
direvent-f30535c6f9be6762efabb618a7c3c360b391701b.tar.bz2
Direvent is dubbed GNU program
* configure.ac: Change package name to GNU Direvent * doc/direvent.8: Reflect we are GNU * doc/direvent.texi: Likewise. * src/cmdline.opt: Likewise.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8ecedb1..c4060d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with Direvent. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.69])
-AC_INIT([direvent], [4.1.90], [bug-direvent@gnu.org.ua],,
+AC_INIT([GNU Direvent], [4.1.90], [bug-direvent@gnu.org.ua], [direvent],
[http://www.gnu.org.ua/software/direvent])
AC_CONFIG_SRCDIR([src/direvent.c])
AC_CONFIG_HEADERS([config.h])

Return to:

Send suggestions and report system problems to the System administrator.