summaryrefslogtreecommitdiffstats
path: root/env-build.sh
blob: 5a2994160520c72f2788813f6a997f5ad6225899 (plain)
1
2
3
4
export ACLOCAL="aclocal -I /usr/local/share/aclocal"
export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig"

export MYDEBUG=1