picom/autogen.sh
Phil Blundell 1c62c3bbf6 New.
2004-03-28 12:02:50 +00:00

4 lines
62 B
Bash
Executable File

#! /bin/sh
autoreconf -v --install || exit 1
./configure "$@"