Opened 17 years ago

Last modified 17 years ago

#2206 closed defect

Update configure script for new msDebug() behavior — at Initial Version

Reported by: dmorissette Owned by: mapserverbugs
Priority: normal Milestone: 5.0 release
Component: Build Problems Version: svn-trunk (development)
Severity: normal Keywords:
Cc:

Description

We need to udpate the configure script to remove -DENABLE_STDERR_DEBUG and update the configure output and docs to be in line with the new behavior of msDebug() introduced by RFC-28.

The main issue being the messages suggesting that msDebug() output defaults to stderr and needs to be enabled bu --enable-debug. msDebug() output is no longer optional (it is always compiled in) and there is no default output location (the output location is set by MS_ERRORFILE).

Change History (0)

Note: See TracTickets for help on using tickets.