Changeset dc4782 in git for libpolys/coeffs/mpr_global.h


Ignore:
Timestamp:
Nov 25, 2013, 4:49:42 PM (10 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
Children:
98e588265496a69b639a1e37bf39d39134a6df5f
Parents:
7bb7da5db82ebe13b1923654fb861e84c6c3ec65
Message:
chg: factory/libfac is not optional, removing HAVE_FACTORY/HAVE_LIBFAC
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/mpr_global.h

    r7bb7da5 rdc4782  
    5050#endif
    5151
    52 #if defined(mprDEBUG_STICKY) && defined(HAVE_FACTORY)
     52#if defined(mprDEBUG_STICKY)
    5353// call 'option(prot);' to get status informations
    5454#define mprSTICKYPROT(msg) if (BTEST1(OPT_PROT)) Print(msg)
Note: See TracChangeset for help on using the changeset viewer.