[geos-commits] [SCM] geos branch master updated. 4b2b6dff199ab4ebee30d7a8dfe078106ab6e9dd
git at osgeo.org
git at osgeo.org
Thu Sep 7 03:36:06 PDT 2017
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "geos".
The branch, master has been updated
via 4b2b6dff199ab4ebee30d7a8dfe078106ab6e9dd (commit)
from 8193383d7020b369205c79ba9021e8b1774a84ca (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4b2b6dff199ab4ebee30d7a8dfe078106ab6e9dd
Author: Mateusz Loskot <mateusz at loskot.net>
Date: Thu Sep 7 12:35:31 2017 +0200
Remove GeometryList.h from makefile
Update for: Remove GeometryList class (#9)
diff --git a/include/geos/geom/Makefile.am b/include/geos/geom/Makefile.am
index 1018206..92a03b6 100644
--- a/include/geos/geom/Makefile.am
+++ b/include/geos/geom/Makefile.am
@@ -1,11 +1,11 @@
#
-# This file is part of project GEOS (http://trac.osgeo.org/geos/)
+# This file is part of project GEOS (http://trac.osgeo.org/geos/)
#
SUBDIRS = \
util \
prep
-#EXTRA_DIST =
+#EXTRA_DIST =
geosdir = $(includedir)/geos/geom
@@ -31,7 +31,6 @@ geos_HEADERS = \
GeometryFactory.inl \
GeometryFilter.h \
Geometry.h \
- GeometryList.h \
IntersectionMatrix.h \
LinearRing.h \
LineSegment.h \
-----------------------------------------------------------------------
Summary of changes:
include/geos/geom/Makefile.am | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
hooks/post-receive
--
geos
More information about the geos-commits
mailing list