mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 06:01:13 +02:00
WXINTL_NO_GETTEXT_MACRO defined in compiler options...
... so even if you neglect to include Audacity.h, it applies
This commit is contained in:
@@ -52,6 +52,7 @@ audacity_CPPFLAGS = \
|
||||
-std=c++11 \
|
||||
-Wno-deprecated-declarations \
|
||||
-D__STDC_CONSTANT_MACROS \
|
||||
-DWXINTL_NO_GETTEXT_MACRO \
|
||||
-DLIBDIR=\"$(libdir)\" \
|
||||
$(EXPAT_CFLAGS) \
|
||||
$(FILEDIALOG_CFLAGS) \
|
||||
|
Reference in New Issue
Block a user