From: Guido van Rossum Date: Fri, 10 Apr 1998 19:17:15 +0000 (+0000) Subject: We no longer check for libsun.a. X-Git-Tag: v1.5.1~94 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bd24eb447e398906a903de7c407f4afc9ec939d2;p=thirdparty%2FPython%2Fcpython.git We no longer check for libsun.a. --- diff --git a/config.h.in b/config.h.in index 01f6c97f8b8a..f2393daa8908 100644 --- a/config.h.in +++ b/config.h.in @@ -396,6 +396,3 @@ /* Define if you have the ieee library (-lieee). */ #undef HAVE_LIBIEEE - -/* Define if you have the sun library (-lsun). */ -#undef HAVE_LIBSUN