1
0
mirror of https://github.com/profanity-im/profanity.git synced 2025-01-03 14:57:42 -05:00
profanity/configure-plugins

5 lines
145 B
Plaintext
Raw Normal View History

#!/bin/sh
2014-07-29 11:24:39 -04:00
./configure --enable-python-plugins --enable-ruby-plugins --enable-c-plugins --disable-lua-plugins CFLAGS='-g -O0' CXXFLAGS='-g -O0'