Parent Directory
|
Revision Log
Disable building shared libraries.
1 | #!/bin/sh |
2 | |
3 | set -e |
4 | |
5 | autoreconf --install |
6 | ./configure CC=gcc CFLAGS='-ggdb3 -O0 -Wall -Wextra' --disable-shared |
Name | Value |
---|---|
svn:executable |
ViewVC Help | |
Powered by ViewVC 1.1.24 |