From dfce8d3f65d08ea1d14143f47aa0dfd235e6fb68 Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Tue, 10 Jan 2012 23:04:10 +0000 Subject: [PATCH] Spacing, yes git-svn-id: http://svn.osgeo.org/postgis/trunk@8755 b70326c6-7e19-0410-871a-916f4a2858ee --- configure.ac | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) 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]) -- 2.40.0