Use $(shell ...) in Makefile.am, duh.

CVS patchset: 6002
CVS date: 2003/01/08 22:36:23
This commit is contained in:
jbj 2003-01-08 22:36:23 +00:00
parent 050717618a
commit 0635d0ad62
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ LINT = splint
PYVER= @WITH_PYTHON_VERSION@
pylibdir = $(python -c 'import sys; print sys.path[1]')
pylibdir = $(shell python -c 'import sys; print sys.path[1]')
pyincdir = $(prefix)/include/python${PYVER}
SUBDIRS = rpmdb test