projects
/
postgis
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75f0e73
)
Remove dependency on svnrevision.h
author
Paul Ramsey
<pramsey@cleverelephant.ca>
Wed, 8 Feb 2012 00:14:00 +0000
(
00:14
+0000)
committer
Paul Ramsey
<pramsey@cleverelephant.ca>
Wed, 8 Feb 2012 00:14:00 +0000
(
00:14
+0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9085
b70326c6
-7e19-0410-871a-
916f4a2858ee
postgis/Makefile.in
patch
|
blob
|
history
diff --git
a/postgis/Makefile.in
b/postgis/Makefile.in
index 723f661748b71d097f8950944565ba61cfa0d34d..f06c5850bb61925ed0d13d94b4dd21969a577704 100644
(file)
--- a/
postgis/Makefile.in
+++ b/
postgis/Makefile.in
@@
-113,7
+113,7
@@
endif
#
# Also they are all dependent on postgis_config.h
#
-$(PG_OBJS): ../liblwgeom/.libs/liblwgeom.a ../libpgcommon/libpgcommon.a ../postgis_config.h
../svnrevision.h
+$(PG_OBJS): ../liblwgeom/.libs/liblwgeom.a ../libpgcommon/libpgcommon.a ../postgis_config.h
../svnrevision.h:
$(MAKE) -C .. svnrevision.h