/[gcl]/gcl/configure.in
ViewVC logotype

Diff of /gcl/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by camm, Fri Feb 15 17:52:30 2002 UTC revision 1.23 by camm, Fri Feb 15 20:46:15 2002 UTC
# Line 159  AC_EGREP_HEADER(gettimeofday, sys/time.h Line 159  AC_EGREP_HEADER(gettimeofday, sys/time.h
159    
160  AC_CHECK_LIB(m,sin,LIBS="${LIBS} -lm",true)  AC_CHECK_LIB(m,sin,LIBS="${LIBS} -lm",true)
161    
162    # Should really find a way to check for prototypes, but this
163    # basically works for now.  CM
164    #
165    AC_CHECK_HEADERS(math.h,AC_DEFINE(NEED_MATH_H))
166    
167  #--------------------------------------------------------------------  #--------------------------------------------------------------------
168  #       Check for the existence of the -lsocket and -lnsl libraries.  #       Check for the existence of the -lsocket and -lnsl libraries.

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26