Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/bfd/config.in

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

revision 20 by monamour, Thu Dec 4 05:12:56 2008 UTC revision 21 by monamour, Mon Jul 27 20:34:36 2009 UTC
# Line 192  Line 192 
192  /* Define if struct core_dumpx has member c_impl */  /* Define if struct core_dumpx has member c_impl */
193  #undef HAVE_ST_C_IMPL  #undef HAVE_ST_C_IMPL
194    
195    /* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */
196    #undef HAVE_ST_MTIM_TV_NSEC
197    
198    /* Define if <sys/stat.h> has struct stat.st_mtim.tv_sec */
199    #undef HAVE_ST_MTIM_TV_SEC
200    
201  /* Define to 1 if you have the `sysconf' function. */  /* Define to 1 if you have the `sysconf' function. */
202  #undef HAVE_SYSCONF  #undef HAVE_SYSCONF
203    
# Line 221  Line 227 
227  /* Define to 1 if you have the <time.h> header file. */  /* Define to 1 if you have the <time.h> header file. */
228  #undef HAVE_TIME_H  #undef HAVE_TIME_H
229    
230    /* Define if <time.h> has struct tm.tm_gmtoff. */
231    #undef HAVE_TM_GMTOFF
232    
233  /* Define to 1 if you have the <unistd.h> header file. */  /* Define to 1 if you have the <unistd.h> header file. */
234  #undef HAVE_UNISTD_H  #undef HAVE_UNISTD_H
235    

Legend:
Removed from v.20  
changed lines
  Added in v.21

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