]> git.saurik.com Git - wxWidgets.git/blob - setup/general/mygrep
Fixed stupid configure bug that failed to recognise gcc and set wrong options.
[wxWidgets.git] / setup / general / mygrep
1 #! /bin/sh
2 grep $@
3 exit 0