summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index c9e4200da..5f2611c91 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,7 +1,6 @@
#!/bin/sh -ex
cd "$(dirname "$0")"
-mkdir -p config
libtoolize --copy
autoheader -I config
touch NEWS README AUTHORS ChangeLog
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback