diff options
Diffstat (limited to 'ychat-0.5.4/configure')
| -rwxr-xr-x | ychat-0.5.4/configure | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ychat-0.5.4/configure b/ychat-0.5.4/configure new file mode 100755 index 0000000..333efb0 --- /dev/null +++ b/ychat-0.5.4/configure @@ -0,0 +1,5 @@ +#!/bin/sh + +cd ./src +./configure + |
