view TOOLS/realcodecs/sipr.sh @ 18094:16f2bcd5d148

free memory on error in http_add_basic_authentication
author reimar
date Fri, 14 Apr 2006 13:37:38 +0000
parents 86c478bea7ce
children
line wrap: on
line source

rm sipr.so.6.0
gcc -c sipr.c -g
ld -shared -o sipr.so.6.0 sipr.o -ldl -lc