summaryrefslogtreecommitdiffstats
path: root/envsetup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'envsetup.sh')
-rwxr-xr-xenvsetup.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/envsetup.sh b/envsetup.sh
deleted file mode 100755
index c0d178c..0000000
--- a/envsetup.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-export ACLOCAL="aclocal -I /usr/local/share/aclocal"
-export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig"
-export LD_LIBRARY_PATH=/usr/local/lib
-
-export MYDEBUG=1
-export GTK_DEBUG=misc