summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2000-06-23 18:55:43 +0000
committerPaul Smith <psmith@gnu.org>2000-06-23 18:55:43 +0000
commit775b644765b99511f2bae2772b2812128f864d79 (patch)
tree47f0fa07ee26f5944bfa1c8fe32fdab53643a5dc /configure.in
parentfcbfe98cbe7d6332ee0673f685b280f7c019cd44 (diff)
downloadgunmake-775b644765b99511f2bae2772b2812128f864d79.tar.gz
* Released 3.79.13.79.1
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 56346f0..a76bf31 100644
--- a/configure.in
+++ b/configure.in
@@ -150,7 +150,7 @@ AC_DECL_SYS_SIGLIST
# The presence of the following is not meant to imply
# that make necessarily works on those systems.
-AC_CHECK_LIB(sun, getpwnam)
+AC_SEARCH_LIBS(getpwnam, sun)
AC_SUBST(REMOTE) REMOTE=stub
make_try_customs=no