8f60c8493e
It will replace the version in ports now that its license has been clarified. ok ajacoutot@ balmer@ oga@.
4 lines
62 B
Bash
Executable File
4 lines
62 B
Bash
Executable File
#! /bin/sh
|
|
autoreconf -v --install || exit 1
|
|
./configure "$@"
|