]> granicus.if.org Git - postgis/commitdiff
Header-guard postgis_config.h
authorSandro Santilli <strk@keybit.net>
Tue, 13 May 2014 09:24:34 +0000 (09:24 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 13 May 2014 09:24:34 +0000 (09:24 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12530 b70326c6-7e19-0410-871a-916f4a2858ee

postgis_config.h.in

index 094b5304cf5cfaa1289024bd40a28c92248ea6be..7cd63384637034efd0a18668a92cd624f519cca3 100644 (file)
@@ -1,4 +1,4 @@
-/* postgis_config.h.in.  Generated from configure.ac by autoheader.  */
+#ifndef POSTGIS_CONFIG_H
 
 #include "postgis_svn_revision.h"
 
 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
    `char[]'. */
 #undef YYTEXT_POINTER
+
+#endif /* POSTGIS_CONFIG_H */