diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/autogen.sh b/autogen.sh deleted file mode 100755 index 8f551bff..00000000 --- a/autogen.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -AUTOGEN_DIR=dists/autogen -aclocal -I ${AUTOGEN_DIR}/m4 && autoconf |