diff options
author | George Hazan <george.hazan@gmail.com> | 2014-08-10 12:10:17 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-08-10 12:10:17 +0000 |
commit | 254f7c0601c1972e016e0afb7989b27c9e432239 (patch) | |
tree | 0d41f0e2db16b3b943fa588a780f8a30b63dabf9 /protocols/Tox/toxcore/autogen.sh | |
parent | 5867abd3dae59bcb8ea93d77ee3ad9e203ecff79 (diff) |
not needed
git-svn-id: http://svn.miranda-ng.org/main/trunk@10143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/toxcore/autogen.sh')
-rw-r--r-- | protocols/Tox/toxcore/autogen.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/protocols/Tox/toxcore/autogen.sh b/protocols/Tox/toxcore/autogen.sh deleted file mode 100644 index 9de319ec3b..0000000000 --- a/protocols/Tox/toxcore/autogen.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -e - -echo 'Running autoreconf -if...' -( - autoreconf -if -) |