]> granicus.if.org Git - postgis/commitdiff
Remove trailing blank from postgis_config.h.in, prevent them
authorSandro Santilli <strk@kbt.io>
Tue, 26 Sep 2017 14:09:46 +0000 (14:09 +0000)
committerSandro Santilli <strk@kbt.io>
Tue, 26 Sep 2017 14:09:46 +0000 (14:09 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15829 b70326c6-7e19-0410-871a-916f4a2858ee

GNUmakefile.in
postgis_config.h.in

index 0c7fd8af90fe6c5fa210ed5ae1d833bf7133d556..903a54af31075980ee5f2054474d44761890bb6f 100644 (file)
@@ -41,7 +41,6 @@ check-no-trailing-blanks:
        ! find . -name '*.c' -o -name '*.h' | \
                grep -v lwin_wkt_lex.c | \
                grep -v lwin_wkt_parse | \
-               grep -v postgis_config.h | \
                grep -v postgis/sqldefines.h | \
                xargs grep -n '[[:space:]]$$'
 
index 47b057852c57d298f008bb77cec03862926688fd..6ba1eb6be3006be7840e45e268771317344a4e31 100644 (file)
@@ -3,7 +3,7 @@
 
 #include "postgis_svn_revision.h"
 
-/* Manually manipulate the POSTGIS_DEBUG_LEVEL, it is not affected by the  
+/* Manually manipulate the POSTGIS_DEBUG_LEVEL, it is not affected by the
    configure process */
 #define POSTGIS_DEBUG_LEVEL 0