1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00
profanity/configure-plugins

5 lines
101 B
Plaintext
Raw Permalink Normal View History

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