pgsql: Flush a stray definition of $(DLLTOOL). - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Flush a stray definition of $(DLLTOOL).
Date
Msg-id E1WDHcf-0005zE-CW@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Flush a stray definition of $(DLLTOOL).

Even if this is needed, it'd be configure's responsibility to set it.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7a98d323df2d0839ebb4aab2004c626b64343b76

Modified Files
--------------
src/makefiles/Makefile.cygwin |    4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Get rid of use of dlltool in Mingw builds.
Next
From: Tom Lane
Date:
Subject: pgsql: Make gendef.pl emit DATA annotations for global variables.