xserver-multidpi/autogen.sh

4 lines
87 B
Bash
Raw Normal View History

2005-07-01 22:29:53 +02:00
#! /bin/sh
autoreconf -v --install || exit 1
./configure --enable-maintainer-mode "$@"