chiark / gitweb /
unit: make sure deserialized_job's type is known
[elogind.git] / configure.ac
index dd3f152f9087fbcaf0c54f9080aaf27a8ee5c6ad..af20151fbbf954612f0f56ea97f638737838f1eb 100644 (file)
@@ -272,10 +272,11 @@ AC_SUBST([udevrulesdir], [$with_udevrulesdir])
 AC_ARG_WITH([rootdir],
         AS_HELP_STRING([--with-rootdir=DIR], [Root directory for files necessary for boot]),
         [],
-        [with_rootdir=/])
+        [with_rootdir=${ac_default_prefix}])
 AC_SUBST([rootdir], [$with_rootdir])
 
-AC_OUTPUT([Makefile])
+AC_CONFIG_FILES([Makefile])
+AC_OUTPUT
 
 echo "
         $PACKAGE_NAME $VERSION