58c0dcaf2a
failure on Interix. Turn off shlib for now. It's unversioned and quite primitive, and nothing is currently depending on it.
15 lines
340 B
Text
15 lines
340 B
Text
$NetBSD: patch-ab,v 1.1 2005/11/02 15:54:04 tv Exp $
|
|
|
|
--- configure.orig 2001-07-11 02:00:52.000000000 -0400
|
|
+++ configure
|
|
@@ -2877,8 +2877,8 @@ rm -f conftest*
|
|
EXE=''
|
|
if test "$GCC" = yes
|
|
then
|
|
- SHARED_LIB='libawka.so'
|
|
- SHAREDFLAG='-fPIC'
|
|
+ SHARED_LIB=''
|
|
+ SHAREDFLAG=''
|
|
fi
|
|
else
|
|
EXE=$djgpp
|