Diff between 640d25155bc64a8e13bc92fa94ecef3e4156424e and c8e79a7a11a08d3538b8ac26492d08ee476268ec
Changed Files
| File | Additions | Deletions | Status |
| configure.ac | +1 | -0 | modified |
Full Patch
diff --git a/configure.ac b/configure.ac
index 2aa06d3..3ae6fbe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -253,5 +253,6 @@ else
fi
AC_DEFINE_UNQUOTED(CONFIGDIR, "${configdir}",
[Directory for the configuration files])
+AC_SUBST(CONFIGDIR, "${configdir}")
AC_OUTPUT(Makefile src/bluetoothd.8 lib/bluez.pc)