Commit 0a0dfc3
committed
configure.ac - add checks for telemetry and appfs libraries
- Added AC_CHECK_LIB for 'telemetry' and 'appfs' to verify library availability.
- Ensured 'LIBS' includes '-lappFs -ltelemetry' for proper linking.
- Updated RPM dependencies by appending 'telemetry' to RPM_REQUIRES and RPM_BUILDREQ.1 parent 7ee2138 commit 0a0dfc3
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
385 | 399 | | |
386 | 400 | | |
387 | 401 | | |
| |||
0 commit comments