forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita1b3bca
committed
meson: Implement getopt logic from autoconf
Not replacing getopt/getopt_long definitely causes issues on mingw. It's notas clear whether the solaris & openbsd aspect is still needed, but if not, weshould remove it from both autoconf and meson.Discussion:http://postgr.es/m/20220928022724.erzuk5v4ai4b53do@awork3.anarazel.de1 parentcaeeabd commita1b3bca
1 file changed
+11
-2
lines changedLines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2265 | 2265 |
| |
2266 | 2266 |
| |
2267 | 2267 |
| |
| 2268 | + | |
| 2269 | + | |
| 2270 | + | |
| 2271 | + | |
| 2272 | + | |
| 2273 | + | |
| 2274 | + | |
| 2275 | + | |
| 2276 | + | |
2268 | 2277 |
| |
2269 | 2278 |
| |
2270 | 2279 |
| |
| |||
2295 | 2304 |
| |
2296 | 2305 |
| |
2297 | 2306 |
| |
2298 |
| - | |
2299 |
| - | |
| 2307 | + | |
| 2308 | + | |
2300 | 2309 |
| |
2301 | 2310 |
| |
2302 | 2311 |
| |
|
0 commit comments
Comments
(0)