1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00
profanity/configure-plugins
James Booth 2c5ab7f64a Added temporary configure-plugins script
Runs config options for stable plugins, and debug
2014-05-28 23:00:15 +01:00

5 lines
145 B
Bash
Executable File

#!/bin/sh
./configure --enable-python-plugins --enable-ruby-plugins --enable-c-plugins --disable-lua-plugins CFLAGS='-g -O0' CXXFLAGS='-g -O0'