Skip to content
Commit 36ac7613 authored by Daniel Fox Franke's avatar Daniel Fox Franke Committed by Rok Garbas
Browse files

expect: fix Darwin linkage

expect's build system doesn't seem to provide the proper linker flags
for the expect programs to be able to find libexpect on Darwin. (Stuff
like this should really just use libtool. *sigh*). Setting
DYLD_LIBRARY_PATH is an inelegant hack, but it gets the job done
without risking affecting other platforms.
parent 7c3d65ec
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment