Changeset 11812 for trunk/FACT++/.macro_dir
- Timestamp:
- 08/06/11 16:05:55 (14 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/FACT++/.macro_dir/ac_check_package.m4 (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/FACT++/.macro_dir/ac_check_package.m4r10541 r11812 57 57 fi 58 58 59 AC_CHECK_HEADER($4,,no_good=yes) 59 60 AC_CHECK_LIB($3,$2,,no_good=yes) 60 AC_CHECK_HEADER($4,,no_good=yes)61 61 if test "$no_good" = yes; then 62 62 dnl broken 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
