You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We used to have a special section for the include dir in 3.12 branch, so that after a default-configured make uninstall and make uninstall pair you'd get no ‘/usr/local/include/geos/’: No such file or directory
That section is now gone from 3.13 onward so while the files are removed, a tree of empty directories remains.
We used to have a special section for the include dir in 3.12 branch, so that after a default-configured
make uninstall
andmake uninstall
pair you'd get no‘/usr/local/include/geos/’: No such file or directory
That section is now gone from 3.13 onward so while the files are removed, a tree of empty directories remains.
See also GH-1187
The text was updated successfully, but these errors were encountered: