Commit 4420763
committed
Autoconf: Minor fixes
* The siglongjmp() function name was incorrectly assigned to SETJMP when
missing. This patch corrects sets it to SIGLONGJMP.
* Restore MAKEDEP_DIRS (formerly SRC_DIRS) so that it can be used to
detect file changes, as detected by rwildcard.
* Fix path of ac-clean targets
* Remove legacy bin/ and mkmf/ dirs from ac/deps/
* Remove top-level .gitignore (`build/` is not a defined output)1 parent 14b4d29 commit 4420763
5 files changed
Lines changed: 21 additions & 19 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
38 | | - | |
| 38 | + | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | | - | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
319 | 324 | | |
320 | 325 | | |
321 | 326 | | |
322 | 327 | | |
323 | 328 | | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
| 329 | + | |
328 | 330 | | |
329 | 331 | | |
330 | 332 | | |
| |||
367 | 369 | | |
368 | 370 | | |
369 | 371 | | |
370 | | - | |
| 372 | + | |
371 | 373 | | |
372 | 374 | | |
373 | 375 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
| 602 | + | |
602 | 603 | | |
603 | 604 | | |
604 | 605 | | |
| |||
5297 | 5298 | | |
5298 | 5299 | | |
5299 | 5300 | | |
5300 | | - | |
| 5301 | + | |
| 5302 | + | |
| 5303 | + | |
| 5304 | + | |
| 5305 | + | |
| 5306 | + | |
5301 | 5307 | | |
5302 | 5308 | | |
5303 | 5309 | | |
5304 | 5310 | | |
5305 | 5311 | | |
5306 | | - | |
5307 | | - | |
5308 | | - | |
5309 | 5312 | | |
5310 | 5313 | | |
5311 | 5314 | | |
| |||
5555 | 5558 | | |
5556 | 5559 | | |
5557 | 5560 | | |
5558 | | - | |
| 5561 | + | |
5559 | 5562 | | |
5560 | 5563 | | |
5561 | 5564 | | |
| |||
0 commit comments