pgsql: Flush a stray definition of $(DLLTOOL).

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Flush a stray definition of $(DLLTOOL).
Date: 2014-02-11 17:59:53
Message-ID: E1WDHcf-0005zE-CW@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-02-11 18:39:22 pgsql: Make gendef.pl emit DATA annotations for global variables.
Previous Message Tom Lane 2014-02-11 17:56:29 pgsql: Get rid of use of dlltool in Mingw builds.