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

BugID: 737

Removed library name
parent 6e117c96
No related branches found
No related tags found
No related merge requests found
......@@ -35,5 +35,5 @@ AC_DEFUN([lofar_PYTHON],dnl
[dnl
AC_PREREQ(2.13)dnl
ifelse($1, [], [lfr_python_option=0], [lfr_python_option=$1])
lofar_EXTERNAL(python,[$lfr_python_option],Python.h,"python+vers","/usr/include/python+vers /usr/local/include/python+vers")
lofar_EXTERNAL(python,[$lfr_python_option],Python.h,"","/usr/include/python+vers /usr/local/include/python+vers")
])
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