1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-07-21 18:24:14 -04:00
profanity/configure-plugins

4 lines
100 B
Plaintext
Raw Normal View History

2016-02-23 19:31:55 -05:00
#!/bin/sh
./configure --enable-python-plugins --enable-c-plugins CFLAGS='-g -O0' CXXFLAGS='-g -O0'