summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/ace_xt.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/ace_xt.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/ace_xt.mpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/ace_xt.mpb b/ACE/bin/MakeProjectCreator/config/ace_xt.mpb
index 78152e14cc1..cab44472cb2 100644
--- a/ACE/bin/MakeProjectCreator/config/ace_xt.mpb
+++ b/ACE/bin/MakeProjectCreator/config/ace_xt.mpb
@@ -5,7 +5,7 @@ project: ace_x11 {
// this feature by default is set to 1 as projects dependent on Xt has their own features
requires += xt
- // Depends on configration from include/makeinclude/platform_*.GNU
+ // Depends on configuration from include/makeinclude/platform_*.GNU
verbatim(gnuace,local) {
CPPFLAGS += $(PLATFORM_XT_CPPFLAGS) $(PLATFORM_X11_CPPFLAGS)
LIBS += $(PLATFORM_XT_LIBS) $(PLATFORM_X11_LIBS)