stx_libtool2.st
changeset 3163 e7f3add79489
parent 3154 71cffa1e022e
child 3177 0d5fbdb2e7fd
--- a/stx_libtool2.st	Sat Nov 22 02:15:51 2014 +0100
+++ b/stx_libtool2.st	Sat Nov 22 02:15:52 2014 +0100
@@ -103,6 +103,10 @@
 # see stdHeader_bc for LIBTOOL2_BASE
 LIB_BASE=$(LIBTOOL2_BASE)
 '
+!
+
+stcWarningOptions
+    ^ '-warnNonStandard -warnUnused'
 ! !
 
 !stx_libtool2 class methodsFor:'description - contents'!