summaryrefslogtreecommitdiffstats
path: root/env-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'env-build.sh')
-rwxr-xr-xenv-build.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/env-build.sh b/env-build.sh
new file mode 100755
index 0000000..5a29941
--- /dev/null
+++ b/env-build.sh
@@ -0,0 +1,4 @@
+export ACLOCAL="aclocal -I /usr/local/share/aclocal"
+export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig"
+
+export MYDEBUG=1