#!/bin/sh

cd extlib/litl && autoreconf -vfi ; cd -

cd extlib/gtg && autoreconf -vfi ; cd -

cd extlib/opari2/build-frontend && autoreconf -vfi ; cd -

autoreconf -vfi
