Files
matchbox-desktop/autogen.sh
2004-02-03 15:16:02 +00:00

4 lines
87 B
Bash
Executable File

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