mirror of
https://github.com/audacity/wxWidgets.git
synced 2025-12-10 03:58:56 -06:00
Moved configure (once again) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
4 lines
26 B
Bash
Executable File
4 lines
26 B
Bash
Executable File
#! /bin/sh
|
|
grep $@
|
|
exit 0
|