1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00
profanity/configure-plugins

5 lines
144 B
Plaintext
Raw Normal View History

#!/bin/sh
2014-05-28 23:12:20 +01:00
./configure --enable-python-plugins --enable-ruby-plugins --enable-c-plugins --enable-lua-plugins CFLAGS='-g -O0' CXXFLAGS='-g -O0'