From: Paul Ramsey Date: Tue, 10 Jan 2012 23:04:10 +0000 (+0000) Subject: Spacing, yes X-Git-Tag: 2.0.0alpha1~121 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dfce8d3f65d08ea1d14143f47aa0dfd235e6fb68;p=postgis Spacing, yes git-svn-id: http://svn.osgeo.org/postgis/trunk@8755 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/configure.ac b/configure.ac index b3c721a56..0e605f60f 100644 --- a/configure.ac +++ b/configure.ac @@ -950,22 +950,23 @@ fi dnl # } dnl Output the relevant files AC_OUTPUT([GNUmakefile - extensions/postgis/Makefile - extensions/postgis/postgis.control - extensions/postgis_topology/Makefile - extensions/postgis_topology/postgis_topology.control + extensions/postgis/Makefile + extensions/postgis/postgis.control + extensions/postgis_topology/Makefile + extensions/postgis_topology/postgis_topology.control liblwgeom/Makefile liblwgeom/cunit/Makefile - liblwgeom/liblwgeom.h + liblwgeom/liblwgeom.h libpgcommon/Makefile libpgcommon/cunit/Makefile - postgis/Makefile + postgis/Makefile postgis/sqldefines.h - loader/Makefile loader/cunit/Makefile + loader/Makefile + loader/cunit/Makefile topology/Makefile regress/Makefile doc/Makefile - doc/Makefile.comments + doc/Makefile.comments doc/html/image_src/Makefile $RT_MAKEFILE_LIST])