forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit608dbb1

Thomas G. Lockhart
Separate out the lextest so that it is run by "make" and "make install".
Before, "make install" did not run the lextest.Fix up the ODBC make from this main configure.Include configure test for "ln -s" in Makefile.global.in. Was always in configure, just not carried through to here for use.1 parent3e66e2b commit608dbb1
File tree
4 files changed
+506
-345
lines changed- src
4 files changed
+506
-345
lines changedLines changed: 15 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 27 | + | |
36 | 28 |
| |
37 | 29 |
| |
38 | 30 |
| |
| |||
43 | 35 |
| |
44 | 36 |
| |
45 | 37 |
| |
46 |
| - | |
| 38 | + | |
47 | 39 |
| |
48 | 40 |
| |
| 41 | + | |
49 | 42 |
| |
50 | 43 |
| |
51 |
| - | |
52 | 44 |
| |
53 | 45 |
| |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
54 | 57 |
| |
55 | 58 |
| |
56 | 59 |
| |
|
Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 | 83 |
| |
89 | 84 |
| |
90 | 85 |
| |
| |||
212 | 207 |
| |
213 | 208 |
| |
214 | 209 |
| |
| 210 | + | |
215 | 211 |
| |
216 | 212 |
| |
217 | 213 |
| |
|
0 commit comments
Comments
(0)