From: ishmal Date: Thu, 2 Mar 2006 17:01:37 +0000 (+0000) Subject: Put the '-g' back. How did this get deleted? DO NOT REMOVE! X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=98ef43e6898807f49c47c3d9ffae3e9e733958d1;p=inkscape.git Put the '-g' back. How did this get deleted? DO NOT REMOVE! --- diff --git a/Makefile.mingw.common b/Makefile.mingw.common index cea909bf3..c849a4317 100644 --- a/Makefile.mingw.common +++ b/Makefile.mingw.common @@ -141,7 +141,7 @@ VERSION_NR = 0.43+devel VERSION = \"$(VERSION_NR)\" ####### the XP_WIN def is necessary for libjs.a -CFLAGS = -O3 -Wall -mms-bitfields -DVERSION=$(VERSION) \ +CFLAGS = -O3 -g -Wall -mms-bitfields -DVERSION=$(VERSION) \ -DXP_WIN -D_INTL_REDIRECT_INLINE -DHAVE_CONFIG_H ####### Inkboard abilities.