configure/tests/config.sh

6 lines
78 B
Bash

PACKAGE="example"
VERSION="1.2.3"
PREFIX="/usr/local"
LIBDIR="${PREFIX}/lib"