1
0
Fork 0
mutter-performance-source/autogen.sh
2006-05-29 08:59:36 +00:00

4 lines
107 B
Bash
Executable file

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