ack expects the tail_ libraries not to have the .a extension.
This commit is contained in:
@@ -98,5 +98,5 @@ lang_cem_mon_runtime = acklibrary {
|
||||
ackfile (d.."_wait.e"),
|
||||
ackfile (d.."_write.e"),
|
||||
|
||||
install = pm.install("%BINDIR%%PLATIND%/%ARCH%/tail_mon.a")
|
||||
install = pm.install("%BINDIR%%PLATIND%/%ARCH%/tail_mon")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user