summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8dfe423)
raw | patch | inline | side by side (parent: 8dfe423)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 27 Oct 2007 09:21:52 +0000 (11:21 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 27 Oct 2007 09:21:52 +0000 (11:21 +0200) |
It didn't work (there's no `ext' function) and wasn't used anywhere..
configure.in | patch | blob | history |
diff --git a/configure.in b/configure.in
index 74c40f55f8cd8bbc68257bc7bbffbeea36ce7060..75bc00f4271dca477cf1e83b25e2c027e2b47ecd 100644 (file)
--- a/configure.in
+++ b/configure.in
have_termios_h="no"
AC_CHECK_HEADERS(termios.h, [have_termios_h="yes"])
-#
-# Checking for libraries
-#
-AC_CHECK_LIB(m, ext)
-
#
# Checks for typedefs, structures, and compiler characteristics.
#