autogen.sh revision f71a55810f09fc010b44689aa00823a745ff83c6
}
args="--prefix=/usr \
--sysconfdir=/etc \
--bindir=/sbin \
--with-selinux \
--enable-gtk-doc"
echo
echo "---------------------------------------------------------------------"
echo "Initialized udev build system. For a common configuration please run:"
echo "---------------------------------------------------------------------"
echo
echo "# ./configure $args"
echo