pgsql: Tiny capitalization adjustment in pkg-config files

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Tiny capitalization adjustment in pkg-config files
Date: 2022-07-06 08:46:25
Message-ID: E1o90fv-001SHD-Ve@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tiny capitalization adjustment in pkg-config files

This makes the output match that produced by meson (and also matches
other packages and pkg-config's own documentation better).

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/eb7a9cd459736f29c5d091cf1bf59842ec9c7175

Modified Files
--------------
src/Makefile.shlib | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2022-07-06 15:24:50 pgsql: Remove LLVM_CONFIG from Makefile.global.in
Previous Message David Rowley 2022-07-06 07:41:46 pgsql: Remove size increase in ExprEvalStep caused by hashed saops