xorg-xcbproto/autogen.sh

4 lines
62 B
Bash
Raw Normal View History

2006-02-18 16:49:41 -08:00
#! /bin/sh
autoreconf -v --install || exit 1
./configure "$@"