picom/autogen.sh

4 lines
62 B
Bash
Raw Normal View History

2004-03-28 20:02:50 +08:00
#! /bin/sh
autoreconf -v --install || exit 1
./configure "$@"