Opened 11 years ago

#1230 new Defect

enable-wx-debug option for configure is not working

Reported by: Christian Beer Owned by: romw
Priority: Undetermined Milestone: Undetermined
Component: Manager Version: 7.0.55
Keywords: Cc:

Description

I tried to use the enable-wx-debug option in order to debug a manager problem I found out that ./configure --enable-wx-debug was not working. I pinpointed the problem in a m4 script which generates the faulty code in configure. Attached is a patch that allows for proper use of --enable-wx-debug again.

Another thing I found is that clientgui/res/Makefile is not deleted when running make distclean. There seems to be a recursive call missing in clientgui/Makefile. I don't know enough about makefiles to fix this too.

Attachments (1)

wx-debug-fix.diff (1.0 KB) - added by Christian Beer 11 years ago.

Download all attachments as: .zip

Change History (1)

Changed 11 years ago by Christian Beer

Attachment: wx-debug-fix.diff added
Note: See TracTickets for help on using tickets.