diff options
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,5 +31,5 @@ automake --add-missing --copy autoconf # Define the way the program will be built -#./configure --prefix=/dev/shm/chrysalide.git --enable-silent-rules --enable-debug CC=colorgcc CFLAGS="-O0 -ggdb" +#./configure --prefix=/dev/shm/chrysalide.git --enable-silent-rules --enable-debug CC=colorgcc #./configure --prefix=/usr/local --enable-silent-rules |