diff options
| author | msheby <msheby@cinecert.com> | 2008-10-23 22:31:43 +0000 |
|---|---|---|
| committer | msheby <> | 2008-10-23 22:31:43 +0000 |
| commit | 924ebef758b5d8e7d296aab70c65387109795c63 (patch) | |
| tree | eddd12a5554293543411297f67dd4348e3472810 /m4 | |
| parent | 02be6b0940749863db32c0b00698fd25b5ab6640 (diff) | |
Update OpenBSD hack.
Diffstat (limited to 'm4')
| -rw-r--r-- | m4/az_python.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/az_python.m4 b/m4/az_python.m4 index b8bfb98..7133a8a 100644 --- a/m4/az_python.m4 +++ b/m4/az_python.m4 @@ -243,6 +243,7 @@ AC_DEFUN([AZ_PYTHON_CSPEC], az_python_cspec="${az_python_ccshared} ${az_python_includespec}" AC_SUBST([PYTHON_CSPEC], [${az_python_cspec}]) AC_SUBST([PYTHON_CPPFLAGS], [${az_python_includespec}]) + AC_SUBST([PYTHON_SHORTVERSION], ["${az_python_version}"]) AC_MSG_RESULT([$PYTHON_CPPFLAGS]) fi ]) |
