diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/autogen.sh b/autogen.sh deleted file mode 100755 index a232b237..00000000 --- a/autogen.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -echo 'Generating necessary files...' -libtoolize --copy --force -aclocal -autoheader -Wall -automake --gnu --add-missing -autoconf - |