about summary refs log tree commit diff stats
path: root/configure-debug
blob: b2e19383ed3259420020caddab33a4035780b3ef (plain) (blame)
1
2
3
#!/bin/sh

./configure --enable-otr CFLAGS='-g -O0' CXXFLAGS='-g -O0'