/[svn]/qsampler/trunk/configure.in
ViewVC logotype

Diff of /qsampler/trunk/configure.in

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

revision 303 by capela, Fri Nov 19 10:18:59 2004 UTC revision 340 by capela, Fri Jan 14 10:40:47 2005 UTC
# Line 144  AC_SUBST(ac_libs) Line 144  AC_SUBST(ac_libs)
144  dnl Checks for header files.  dnl Checks for header files.
145  AC_HEADER_STDC  AC_HEADER_STDC
146  AC_HEADER_SYS_WAIT  AC_HEADER_SYS_WAIT
147  AC_CHECK_HEADERS(fcntl.h sys/ioctl.h unistd.h)  AC_CHECK_HEADERS(fcntl.h sys/ioctl.h unistd.h signal.h)
148    
149  dnl AC_CHECK_HEADER(lscp/client.h, [ac_lscp_h="yes"], [ac_lscp_h="no"])  dnl AC_CHECK_HEADER(lscp/client.h, [ac_lscp_h="yes"], [ac_lscp_h="no"])
150  dnl if test "x$ac_lscp_h" = "xno"; then  dnl if test "x$ac_lscp_h" = "xno"; then

Legend:
Removed from v.303  
changed lines
  Added in v.340

  ViewVC Help
Powered by ViewVC