1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 17:55:24 -04:00
profanity/configure-plugins

5 lines
101 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'