aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2016-03-29 17:43:53 +0200
committerThomas White <taw@bitwiz.org.uk>2016-03-29 17:43:53 +0200
commit0973dc26a6c384a09d898bc0bcfa41ee6f962129 (patch)
tree31bc717cdd4dc5a75c9db1cab5a29a36a5974bad /autogen.sh
parent87b72a15aaaceb1f0501cb9544a0a857648f7d20 (diff)
Rip out Harfatum stuff
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/autogen.sh b/autogen.sh
index aa52220..093f8a4 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -5,7 +5,3 @@ libtoolize --force --copy \
&& autoheader --force \
&& automake --add-missing --copy --force \
&& autoconf --force
-
-pushd harfatum
-./autogen.sh
-popd