forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb10a719
committed
Use autoconf to determine whether system has POSIX signals,
instead of relying on port's os.h to tell us. (Needed for HPUXwhere system major version is not enough info.)configure unsets USE_TK if X libraries not found.doc/Makefile uses gzcat or zcat as found by autoconf.1 parent92eacaf commitb10a719
File tree
17 files changed
+434
-358
lines changed- doc
- src
- include
- port
- makefiles
17 files changed
+434
-358
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| |||
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
76 |
| - | |
| 77 | + | |
77 | 78 |
| |
78 | 79 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
| 212 | + | |
| 213 | + | |
212 | 214 |
| |
213 | 215 |
| |
214 | 216 |
| |
215 | 217 |
| |
216 | 218 |
| |
217 | 219 |
| |
| 220 | + | |
218 | 221 |
| |
219 | 222 |
| |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
220 | 227 |
| |
221 | 228 |
| |
222 | 229 |
| |
|
0 commit comments
Comments
(0)