/[autoconf]/autoconf/tests/tools.at
ViewVC logotype

Diff of /autoconf/tests/tools.at

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

revision 1.61 by akim, Fri Dec 14 17:57:29 2001 UTC revision 1.62 by akim, Sun Jan 6 20:48:11 2002 UTC
# Line 377  AT_CHECK([cat config.hin], 0, Line 377  AT_CHECK([cat config.hin], 0,
377  [[/* config.hin.  Generated from configure.ac by autoheader.  */  [[/* config.hin.  Generated from configure.ac by autoheader.  */
378  /* Define this to whatever you want. */  /* Define this to whatever you want. */
379  #undef this  #undef this
380    
381    /* Define to the address where bug reports for this package should be sent. */
382    #undef PACKAGE_BUGREPORT
383    
384    /* Define to the full name of this package. */
385    #undef PACKAGE_NAME
386    
387    /* Define to the full name and version of this package. */
388    #undef PACKAGE_STRING
389    
390    /* Define to the one symbol short name of this package. */
391    #undef PACKAGE_TARNAME
392    
393    /* Define to the version of this package. */
394    #undef PACKAGE_VERSION
395  ]])  ]])
396    
397    
# Line 429  Top2 from configure.ac. Line 444  Top2 from configure.ac.
444    
445  Middle from configure.ac.  Middle from configure.ac.
446    
447    /* Define to the address where bug reports for this package should be sent. */
448    #undef PACKAGE_BUGREPORT
449    
450    /* Define to the full name of this package. */
451    #undef PACKAGE_NAME
452    
453    /* Define to the full name and version of this package. */
454    #undef PACKAGE_STRING
455    
456    /* Define to the one symbol short name of this package. */
457    #undef PACKAGE_TARNAME
458    
459    /* Define to the version of this package. */
460    #undef PACKAGE_VERSION
461    
462  Bottom1 from configure.ac.  Bottom1 from configure.ac.
463    
464  Bottom2 from configure.ac.  Bottom2 from configure.ac.

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

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