forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbb764e9
committed
Produce a clean failure in configure when dtrace is selected but cannot be
found. Besides stopping those early who have no dtrace installedwhatsoever, this will also alert those who have dtrace in /usr/sbin, whichmight not be in the path, which would produce confusing failures much laterin the build process.Add documentation about pointing configure to find dtrace.1 parent92c651f commitbb764e9
3 files changed
+43
-2
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2004 | 2004 |
| |
2005 | 2005 |
| |
2006 | 2006 |
| |
| 2007 | + | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
2007 | 2012 |
| |
2008 | 2013 |
| |
2009 | 2014 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
| 216 | + | |
| 217 | + | |
| 218 | + | |
216 | 219 |
| |
217 | 220 |
| |
218 | 221 |
| |
|
Lines changed: 34 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
1011 | 1011 |
| |
1012 | 1012 |
| |
1013 | 1013 |
| |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
1014 | 1017 |
| |
1015 | 1018 |
| |
1016 | 1019 |
| |
1017 | 1020 |
| |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
1018 | 1032 |
| |
1019 | 1033 |
| |
1020 | 1034 |
| |
| |||
1113 | 1127 |
| |
1114 | 1128 |
| |
1115 | 1129 |
| |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
1116 | 1149 |
| |
1117 | 1150 |
| |
1118 | 1151 |
| |
|
0 commit comments
Comments
(0)