From 96e3c4558ea9f37e810afa8c1155573891a88973 Mon Sep 17 00:00:00 2001
From: Cyrille Bagard <nocbos@gmail.com>
Date: Wed, 20 Jun 2018 21:02:33 +0200
Subject: Removed redundant options for CFLAGS.

---
 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/autogen.sh b/autogen.sh
index 5c2ba25..0250c30 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -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
-- 
cgit v0.11.2-87-g4458