]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/internat/makefile.unx
Only link with libwxscintilla if using Scintilla is enabled.
[wxWidgets.git] / samples / internat / makefile.unx
index b337c79c7a6b565fff4fc30e8b67e12b05f5e6f0..73a778b7c1f8b7b79c5fcce520bf8e3ac65e1904 100644 (file)
@@ -25,7 +25,7 @@ LDFLAGS ?=
 # Location and arguments of wx-config script 
 WX_CONFIG ?= wx-config
 
-# Port of the wx library to build against [gtk1,gtk2,msw,x11,motif,mgl,osx_cocoa,osx_carbon,dfb]
+# Port of the wx library to build against [gtk1,gtk2,msw,x11,motif,osx_cocoa,osx_carbon,dfb]
 WX_PORT ?= $(shell $(WX_CONFIG) --query-toolkit)
 
 # Use DLL build of wx library to use? [0,1]