#!/bin/bash -e if test -n "git" -a -d ".git" -a -e -x "$(which git2cl)"; then git2cl > ChangeLog fi aclocal automake -a autoconf