Use included ltdl
This commit is contained in:
parent
66c6df11bd
commit
ecb70e2f77
@ -1,4 +1,4 @@
|
||||
#! /bin/sh
|
||||
|
||||
export CFLAGS="-O3 -fomit-frame-pointer -march=pentium2 -mtune=nocona"
|
||||
./configure && make && make check && make install
|
||||
./configure --with-included-ltdl && make && make check && make install
|
||||
|
Loading…
Reference in New Issue
Block a user