|
@@ -38,7 +38,7 @@ $(man_MANS):
|
|
|
|
|
|
endif
|
|
|
|
|
|
-# this is done here since configure.ac AC_OUTPUT doesn't expand exec_prefix
|
|
|
+# This is done here since configure.ac AC_OUTPUT doesn't expand certain variables.
|
|
|
kea-shell: kea-shell.py
|
|
|
$(SED) "s|@@PYTHONPATH@@|@pyexecdir@|" kea-shell.py > kea-shell.tmp
|
|
|
$(SED) "s|REPORTED_VERSION|@PACKAGE_VERSION@|" kea-shell.tmp >$@
|