aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonfuncs.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2013-04-12 22:45:51 -0400
committerPeter Eisentraut <peter_e@gmx.net>2013-04-12 22:49:25 -0400
commitba66752d278818b6b8797aec2e36cccf727db055 (patch)
tree6c5c94c5de2c45a8530d5145be70fd23f7afb97a /src/backend/utils/adt/jsonfuncs.c
parent0b337904213337db5026ef0a756a447588023935 (diff)
downloadpostgresql-ba66752d278818b6b8797aec2e36cccf727db055.tar.gz
postgresql-ba66752d278818b6b8797aec2e36cccf727db055.zip
Fix sporadic rebuilds for .pc files
The build of .pc (pkg-config) files depends on all makefiles in use, and in dependency tracking mode, the previous coding ended up including /dev/null as a makefile. Apparently, on some platforms the modification time of /dev/null changes sporadically, and so the .pc files would end up being rebuilt every so often. Fix that by changing the makefile code to do without using /dev/null.
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions