Commit 25bf9e4
committed
wrappers: install the pkgconfig scripts better
Whenever we're installing binaries, install the pkgconfig scripts.
Remove the AM conditional logic from deep inside other conditionals
and just make it standalone at the top of the file (because installing
the .pc files really does not depend on whether we're installing the
script wrappers or binary wrappers).
Signed-off-by: Jeff Squyres <[email protected]>1 parent 55c0bda commit 25bf9e4
1 file changed
+15
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
25 | 40 | | |
26 | 41 | | |
27 | 42 | | |
| |||
70 | 85 | | |
71 | 86 | | |
72 | 87 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 88 | | |
85 | 89 | | |
86 | 90 | | |
| |||
0 commit comments