next try; refs #22
This commit is contained in:
@@ -70,7 +70,9 @@ case ${host} in
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
(*mingw*) LDFLAGS+=" -L../../actlibrary/mingw32-i586/Release"
|
||||
(*mingw*)
|
||||
LDFLAGS+=" -L../../actlibrary/mingw32-i586/Release"
|
||||
AM_CONDITIONAL(WIN32, true)
|
||||
;;
|
||||
(i386-apple-darwin*) LDFLAGS+=" -L../../actlibrary/MacOSX-10.5-x86_64/Release"
|
||||
;;
|
||||
|
Reference in New Issue
Block a user