diff options
author | Thomas White <taw@bitwiz.org.uk> | 2016-03-29 17:43:53 +0200 |
---|---|---|
committer | Thomas White <taw@bitwiz.org.uk> | 2016-03-29 17:43:53 +0200 |
commit | 0973dc26a6c384a09d898bc0bcfa41ee6f962129 (patch) | |
tree | 31bc717cdd4dc5a75c9db1cab5a29a36a5974bad /autogen.sh | |
parent | 87b72a15aaaceb1f0501cb9544a0a857648f7d20 (diff) |
Rip out Harfatum stuff
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -5,7 +5,3 @@ libtoolize --force --copy \ && autoheader --force \ && automake --add-missing --copy --force \ && autoconf --force - -pushd harfatum -./autogen.sh -popd |