aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index acf02e4f19..bdfa72a802 100644
--- a/Makefile
+++ b/Makefile
@@ -63,6 +63,8 @@ LIBS += -lmad
# Uncomment this to cause warnings to be treated as errors
# CXXFLAGS+= -Werror
+# Uncomment this to use GCC 3.x specific dependency tracking (recommended)
+# HAVE_GCC3 = 1
#######################################################################
# Control which modules are built - uncomment any to disable module #