mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Fix building shared lib for confuse
This commit is contained in:
@@ -53,7 +53,7 @@ BUILD()
|
||||
libtoolize -fci
|
||||
autoconf
|
||||
automake --add-missing
|
||||
runConfigure ./configure
|
||||
runConfigure ./configure --enable-shared
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user