summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-04-10 19:17:15 (GMT)
committerGuido van Rossum <guido@python.org>1998-04-10 19:17:15 (GMT)
commitbd24eb447e398906a903de7c407f4afc9ec939d2 (patch)
tree9fe78102eb1df2553f97d9f09b93059255046b2e /config.h.in
parentc296651e101b37f4bf1ef1c2ca28c57a7a0d153a (diff)
downloadcpython-bd24eb447e398906a903de7c407f4afc9ec939d2.zip
cpython-bd24eb447e398906a903de7c407f4afc9ec939d2.tar.gz
cpython-bd24eb447e398906a903de7c407f4afc9ec939d2.tar.bz2
We no longer check for libsun.a.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 01f6c97..f2393da 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