]> granicus.if.org Git - postgis/commitdiff
Rename cu_tests for gserialized to version 1
authorPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 11 Jun 2019 18:39:07 +0000 (18:39 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 11 Jun 2019 18:39:07 +0000 (18:39 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@17500 b70326c6-7e19-0410-871a-916f4a2858ee

liblwgeom/cunit/Makefile.in
liblwgeom/cunit/cu_gserialized1.c [moved from liblwgeom/cunit/cu_libgeom.c with 100% similarity]

index 06952f8d2d4b0f1e4be79bd65875e63fa19d4828..30374f14d6eaa5f2e67964df86a09d444479f6b1 100644 (file)
@@ -43,7 +43,7 @@ OBJS= \
        cu_filterm.o \
        cu_node.o \
        cu_clip_by_rect.o \
-       cu_libgeom.o \
+       cu_gserialized1.o \
        cu_lwstroke.o \
        cu_split.o \
        cu_stringbuffer.o \