8 lines
104 B
Bash
Executable File
8 lines
104 B
Bash
Executable File
#! /bin/sh
|
|
#
|
|
# Created by configure
|
|
|
|
'./configure' \
|
|
'PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:' \
|
|
"$@"
|