From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | src/include/Makefile: remove-old-headers |
Date: | 2004-11-07 00:33:02 |
Message-ID: | 20041107003302.GA4737@surnet.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Hackers,
There is a remove-old-headers target in src/include/Makefile that is
supposed to clean old headers "unless the user did a install-all-headers".
Moreover, that target is invoked by the install target.
Since the behavior previously known as install-all-headers is now the
default, there's no point in keeping that target. This patch removes it.
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Los dioses no protegen a los insensatos. Éstos reciben protección de
otros insensatos mejor dotados" (Luis Wu, Mundo Anillo)
Attachment | Content-Type | Size |
---|---|---|
include.mak.patch | text/plain | 2.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-11-07 02:11:41 | Add remove duplicate slashes to canonicalize_path() |
Previous Message | Peter Eisentraut | 2004-11-06 23:55:32 | Re: contrib/xml2: add function xml_encode_special_chars |