- Timestamp:
- 09/05/05 18:53:46 (3 years ago)
- Files:
-
- 1 modified
-
releases/openct-0.6.6/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
releases/openct-0.6.6/configure.ac
r721 r736 158 158 dnl use ltdl 159 159 AC_LIB_LINKFLAGS(ltdl) 160 161 saved_LIBS="$LIBS" 162 LIBS="$saved_LIBS $LIBLTDL" 163 AC_CHECK_HEADER([ltdl.h]) 164 LIBS="$saved_LIBS" 160 165 161 166 dnl See if socket() is found from libsocket
