Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3592 in orxonox.OLD for orxonox/trunk/config.h.in


Ignore:
Timestamp:
Mar 17, 2005, 3:33:58 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: debug.h: now ability to choose between modular and not modular in configure through —disable-modular-debug. Also made it more runtime-proove. so now you have to set the mode in orxonox.cc too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/config.h.in

    r3460 r3592  
    8989#undef HAVE__BOOL
    9090
     91/* if Modular-DUBUG mode is enabled */
     92#undef MODULAR_DEBUG
     93
    9194/* Name of package */
    9295#undef PACKAGE
Note: See TracChangeset for help on using the changeset viewer.