X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=configure.ac;h=af20151fbbf954612f0f56ea97f638737838f1eb;hp=dd3f152f9087fbcaf0c54f9080aaf27a8ee5c6ad;hb=2f630e5ffd587a74f43d9495768481e9953a865b;hpb=8c4a3079a7f358c179430d1aec59de8b670b5f6e 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