Remove superfluous -DFRONTEND.

Noah Misch <noah@leadboat.com>

Commit: bcd7e8897cd5345b38232efdbeb3ed12d8790ed5
Author: Noah Misch <noah@leadboat.com>
Date: 2015-04-24T23:29:05Z
Releases: 9.5.0
Remove superfluous -DFRONTEND.

The majority practice is to add -DFRONTEND in directories building files
that are, at other times, built for the backend.  Some directories
lacking that property added a noise -DFRONTEND in one build system.
Remove the excess flags, for consistency.

Files

PathChange+/−
src/bin/pg_upgrade/Makefile modified +1 −1
src/tools/msvc/Mkvcbuild.pm modified +0 −4