Commit 14c0b132 authored by Wesley W. Terpstra's avatar Wesley W. Terpstra

api: don't create Makefile.in if autotools are missing

parent cd7b630d
#! /bin/sh
cd $(dirname $(readlink -e "$0"))
set -ex
aclocal -I auto
autoheader
autoconf
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment