1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-10-27 05:24:17 -04:00
picom/autogen.sh
Phil Blundell 1c62c3bbf6 New.
2004-03-28 12:02:50 +00:00

3 lines
62 B
Bash
Executable file

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