/[gcl]/gcl/h/gclincl.h.in
ViewVC logotype

Diff of /gcl/h/gclincl.h.in

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

revision 1.13 by camm, Tue Jun 25 23:24:54 2002 UTC revision 1.14 by camm, Tue Jul 9 19:39:41 2002 UTC
# Line 138  Line 138 
138  #endif  #endif
139  #endif  #endif
140    
141    #undef HAVE_VALUES_H
142    
143    #ifdef IN_NUM_CO
144    #ifdef HAVE_VALUES_H
145    #include <values.h>
146    #endif
147    #endif
148    
149  /* math.h for definitions in generated C code */  /* math.h for definitions in generated C code */
150  #undef NEED_MATH_H  #undef HAVE_MATH_H
151    
152  #ifdef NEED_MATH_H  #ifdef HAVE_MATH_H
153  #include <math.h>  #include <math.h>
154  #endif  #endif
155    
# Line 174  Line 182 
182    
183  /* Define if you have the <sys/ioctl.h> header file.  */  /* Define if you have the <sys/ioctl.h> header file.  */
184  #undef HAVE_SYS_IOCTL_H  #undef HAVE_SYS_IOCTL_H
185    
186    /* Define if you have the <values.h> header file.  */
187    #undef HAVE_VALUES_H

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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