configure.ac: change package name to eudev

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Anthony G. Basile 2012-11-22 19:21:27 -05:00
parent 76e47c384f
commit cb7d6ade41

View File

@ -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