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