aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/scripts/linux/config-SL-source
diff options
context:
space:
mode:
Diffstat (limited to 'linden/scripts/linux/config-SL-source')
-rw-r--r--linden/scripts/linux/config-SL-source2
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/scripts/linux/config-SL-source b/linden/scripts/linux/config-SL-source
index 200f957..80ae27a 100644
--- a/linden/scripts/linux/config-SL-source
+++ b/linden/scripts/linux/config-SL-source
@@ -21,6 +21,8 @@ PATH_TO_PATCHES="$PWD/../../patches"
21TEMP_DIR="/tmp/SL-$USER" 21TEMP_DIR="/tmp/SL-$USER"
22mkdir -p $TEMP_DIR 22mkdir -p $TEMP_DIR
23 23
24TYPE="RelWithDebInfo"
25
24USE_SYSTEM_GTK="no" 26USE_SYSTEM_GTK="no"
25USE_SYSTEM_SDL="no" 27USE_SYSTEM_SDL="no"
26USE_SYSTEM_SSL="no" 28USE_SYSTEM_SSL="no"