summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-22 19:21:27 -0500
committerAnthony G. Basile <blueness@gentoo.org>2012-11-22 19:22:28 -0500
commitcb7d6ade4157f691a3745e9df98dda7917249be9 (patch)
treecf44da355f7f9be2283b574b0ec2e3fd3645be88 /configure.ac
parent76e47c384f9542fdf12b1b99fb36e8db5db4ae6b (diff)
configure.ac: change package name to eudev
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
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 ad219c6a92..cf4934d762 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.68])
-AC_INIT([udev-ng], [0.1], [http://bugzilla.gentoo.org])
+AC_INIT([eudev], [0.1], [http://bugzilla.gentoo.org])
AC_CONFIG_SRCDIR([src/udev/udevd.c])
AC_USE_SYSTEM_EXTENSIONS