/[xforms]/xforms/configure.ac
ViewVC logotype

Diff of /xforms/configure.ac

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

revision 1.3 by leeming, Thu May 22 17:47:15 2003 UTC revision 1.4 by leeming, Mon Sep 8 23:48:36 2003 UTC
# Line 84  AC_CHECK_HEADERS([fcntl.h float.h limits Line 84  AC_CHECK_HEADERS([fcntl.h float.h limits
84    
85  # Checks for typedefs, structures, and compiler characteristics.  # Checks for typedefs, structures, and compiler characteristics.
86  AC_HEADER_STAT  AC_HEADER_STAT
87  AC_C_CONST  AC_C_CONST  dnl used
88  AC_TYPE_PID_T  AC_TYPE_PID_T
89  AC_TYPE_SIZE_T  AC_TYPE_SIZE_T
90  AC_HEADER_TIME  AC_HEADER_TIME
# Line 93  AC_STRUCT_TM Line 93  AC_STRUCT_TM
93  # Checks for library functions.  # Checks for library functions.
94  AC_FUNC_FORK  AC_FUNC_FORK
95  AC_FUNC_MALLOC  AC_FUNC_MALLOC
96  AC_TYPE_SIGNAL  AC_TYPE_SIGNAL dnl used
97  AC_FUNC_STAT  AC_FUNC_STAT
98  AC_FUNC_STRTOD  AC_FUNC_STRTOD
99  AC_FUNC_VPRINTF  AC_FUNC_VPRINTF
100  AC_CHECK_FUNCS([dup2 endpwent floor ftime getcwd gethostname gettimeofday getwd memmove memset modf pow putenv select setlocale strcasecmp strchr strdup strerror strrchr strstr strtol])  AC_CHECK_FUNCS([usleep dup2 endpwent floor ftime getcwd gethostname gettimeofday getwd memmove memset modf pow putenv select setlocale strcasecmp strchr strdup strerror strrchr strstr strtol])
101    
102  AC_CHECK_FUNCS(snprintf vsnprintf)  AC_CHECK_FUNCS(snprintf vsnprintf)
103  XFORMS_CHECK_DECL(snprintf, stdio.h)  XFORMS_CHECK_DECL(snprintf, stdio.h)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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