| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql/src (Makefile.global.in) |
| Date: | 2000-12-30 02:02:46 |
| Message-ID: | 20431.978141766@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
>> Huh? There is only one config.status, and it'll update all its output
>> files whenever it runs. I don't see the issue.
> The rules in the makefiles cause config.status to only update the file
> that triggered the rule. E.g.,
> GNUmakefile: GNUmakefile.in $(top_builddir)/config.status
> CONFIG_FILES=$@ CONFIG_HEADERS= ./config.status
> (Yes, this interface is incredibly stupid.)
Uh, why don't we just make it generate all its output files each time?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | tgl | 2000-12-30 02:34:56 | pgsql/src/include/storage (s_lock.h) |
| Previous Message | Peter Eisentraut | 2000-12-30 01:42:14 | Re: pgsql/src (Makefile.global.in) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Lockhart | 2000-12-30 02:06:01 | Re: GNU readline and BSD license |
| Previous Message | Adam Haberlach | 2000-12-30 01:58:25 | Re: GNU readline and BSD license |