Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> [
> # Update timestamp for config.h (see Makefile.global)
> ! test x"$CONFIG_HEADERS" != x"" && echo >src/include/stamp-h
> ])
> This only updates the stamp file if config.h is actually being considered
> by config.status.
Someday there will need to be a sed or grep test there to see if
config.h is actually mentioned in $CONFIG_HEADERS. But as long as
we only have one output headerfile, it should work ...
regards, tom lane
In response to
pgsql-hackers by date
| Next: | From: Ian Lance Taylor | Date: 2001-01-02 20:53:32 |
| Subject: Re: [HACKERS] Re: pgsql/src (Makefile.global.in) |
| Previous: | From: Peter Eisentraut | Date: 2001-01-02 19:36:49 |
| Subject: Re: pgsql/src (Makefile.global.in) |
pgsql-committers by date
| Next: | From: Ian Lance Taylor | Date: 2001-01-02 20:53:32 |
| Subject: Re: [HACKERS] Re: pgsql/src (Makefile.global.in) |
| Previous: | From: Peter Eisentraut | Date: 2001-01-02 19:36:49 |
| Subject: Re: pgsql/src (Makefile.global.in) |