mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Add libtool finish command from warning
This commit is contained in:
@@ -30,6 +30,7 @@ pushd src/runtime/c
|
||||
bash setup.sh configure --prefix="$prefix"
|
||||
bash setup.sh build
|
||||
bash setup.sh install prefix="$destdir$prefix"
|
||||
libtool --finish "$prefix/lib"
|
||||
popd
|
||||
|
||||
## Build the python binding to the C run-time system
|
||||
|
||||
Reference in New Issue
Block a user