Skip to content
Snippets Groups Projects
Commit edee562c authored by Ger van Diepen's avatar Ger van Diepen
Browse files

bug 1267:

Use new lofar_PYTHON
parent 801e0f5c
No related branches found
No related tags found
No related merge requests found
......@@ -48,14 +48,13 @@ dnl Checks for library functions.
AC_FUNC_VPRINTF
dnl Checks for Python
AM_PATH_PYTHON
lofar_PYTHON
dnl
dnl Check for LOFAR specific things
dnl
lofar_GENERAL
lofar_INTERNAL(LCS/Common,Common,,1,Common/LofarTypedefs.h)
lofar_PYTHON(1)
dnl
dnl Output Makefiles
......
dist_python_SCRIPTS = __init__.py
pythondir = $(pythoninstalldir)
lofarpython_PYTHON = __init__.py
lofarpythondir = $(pythondir)/lofar
include $(top_srcdir)/Makefile.common
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment