xorg-libxcb/autogen.sh
2006-02-18 16:49:41 -08:00

3 lines
62 B
Bash
Executable file

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