dockapps/wmhdplop/autogen.sh
Doug Torrance fe7250ff5d wmhdplop: Add version 0.9.9 to repository.
Upstream appears to be inactive.  Last release in 2007.  Hasn't responded to
my emails regarding patches from Debian in over a year.

Obtained from http://hules.free.fr/wmhdplop/wmhdplop-0.9.9.tar.gz.
2016-11-24 15:42:29 +00:00

4 lines
87 B
Bash
Executable file

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