* Fix compilation - source file with qhull header's
location changed
This commit is contained in:
parent
74114d8c2a
commit
360a21fe03
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ useful for general scalar valued point data purposes.
|
|||
# Installation directory has changed
|
||||
sed -i -e 's,qhull/qhull_a.h,libqhull/qhull_a.h,' \
|
||||
src/backend/filters/filterCommon.h \
|
||||
src/backend/filters/algorithms/rdf.cpp \
|
||||
src/backend/filters/algorithms/spatial.cpp \
|
||||
configure configure.ac
|
||||
# Avoid rerunning the autotools
|
||||
touch -r aclocal.m4 configure configure.ac
|
||||
|
|
|
|||
Reference in a new issue