forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1360943
committed
meson: Add prefix=/usr/local/pgsql to default_options
autoconf set PREFIX to /usr/local/pgsql, so using the same default for mesonmakes sense. The effect on windows is that installation defaults to installingto C:/usr/local/pgsql rather than meson's default of C:/, which doesn't seemperfect, but OK enough.Signed-off-by: Junwang Zhao <zhjwpku@gmail.com>Author: Junwang Zhao <zhjwpku@gmail.com>Discussion:https://postgr.es/CAEG8a3LGWE-gG6vuddmH91RORhi8gWs0mMB-hcTmP3_NVgM7dg@mail.gmail.com1 parentd0366bf commit1360943
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 |
| |
20 | 24 |
| |
21 | 25 |
| |
|
0 commit comments
Comments
(0)