Changeset 10456 for trunk


Ignore:
Timestamp:
04/26/11 11:23:17 (14 years ago)
Author:
tbretz
Message:
Renamed conditional to HAS_LIBXP
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/.macro_dir/ac_find_motif.m4

    r10203 r10456  
    256256  LT_HAVE_XP="no"
    257257fi
    258 AM_CONDITIONAL(Have_Libxp, test "$lt_cv_libxp" = "yes")
     258AM_CONDITIONAL(HAS_LIBXP, test "$lt_cv_libxp" = "yes")
    259259AC_SUBST(LT_HAVE_XP)
    260260CFLAGS="$lt_save_CFLAGS"
Note: See TracChangeset for help on using the changeset viewer.