]> git.saurik.com Git - wxWidgets.git/blame - src/gtk1/setup/general/mygrep
Configure now adds -D__WXDEBUG__ to the compiler switches if run with
[wxWidgets.git] / src / gtk1 / setup / general / mygrep
CommitLineData
c801d85f
KB
1#! /bin/sh
2grep $@
3exit 0