From bd24eb447e398906a903de7c407f4afc9ec939d2 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Fri, 10 Apr 1998 19:17:15 +0000 Subject: [PATCH] We no longer check for libsun.a. --- config.h.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.h.in b/config.h.in index 01f6c97f8b8..f2393daa890 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