X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=configure.ac;h=af20151fbbf954612f0f56ea97f638737838f1eb;hb=93a46b0bc51cf2beb8523830ef7fd74aa0869673;hp=dd3f152f9087fbcaf0c54f9080aaf27a8ee5c6ad;hpb=8c4a3079a7f358c179430d1aec59de8b670b5f6e;p=elogind.git diff --git a/configure.ac b/configure.ac index dd3f152f9..af20151fb 100644 --- a/configure.ac +++ b/configure.ac @@ -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