Develop and Download Open Source Software

Browse CVS Repository

Diff of /freewnn/FreeWnn/configure.in

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

revision 1.22 by hiroo, Thu Mar 21 04:32:23 2002 UTC revision 1.23 by hiroo, Sat Mar 30 02:35:20 2002 UTC
# Line 373  dnl Line 373  dnl
373  AC_PATH_X  AC_PATH_X
374  AC_HEADER_STDC  AC_HEADER_STDC
375  AC_HEADER_SYS_WAIT  AC_HEADER_SYS_WAIT
376  AC_CHECK_HEADERS(fcntl.h limits.h malloc.h sgtty.h strings.h termio.h unistd.h)  AC_CHECK_HEADERS(fcntl.h sgtty.h termio.h unistd.h)
377  AC_CHECK_HEADERS(sys/file.h sys/ioctl.h sys/time.h sys/types.h sys/param.h)  AC_CHECK_HEADERS(sys/file.h sys/ioctl.h sys/time.h sys/types.h sys/param.h)
378    AC_CHECK_HEADERS(malloc.h strings.h memory.h)
379  dnl If you don't use ansidecl.h, use this (and modify Wnn/jserver/error.c)  dnl If you don't use ansidecl.h, use this (and modify Wnn/jserver/error.c)
380  dnl AC_CHECK_HEADERS(stdarg.h varargs.h, break)  dnl AC_CHECK_HEADERS(stdarg.h varargs.h, break)
381    

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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26