]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/motif/aix.txt
compilation fix for !wxUSE_VALIDATOR
[wxWidgets.git] / docs / motif / aix.txt
index b4bf78d2310362829bb24604d9d0c09ab455dd52..50acc4237ed5c777cd246938108fd5440fc0973d 100644 (file)
@@ -8,8 +8,8 @@ configure for the first time:
 
 For Bourne shell (sh, ksh, zsh, bash) users:
 
-       export CC=xlc
-       export CXX=xlC
+       CC=xlc ; export CC
+       CXX=xlC ; export CXX
 
 For C shell (csh, tcsh) users: