Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-studio / tags / stable / m4 / subs.m4
index b16508b..9614e65 100755 (executable)
@@ -83,7 +83,7 @@ AC_DEFUN([AC_ARG_DEBUG],
                        debug_flags="-DNDEBUG -g"
                ;;
                no|*)
-                       debug_flags="-DNDEBUG -Wno-deprecated"
+                       debug_flags="-DNDEBUG"
                ;;
        esac