[pan2] commented out compiler flags in configure.in
- From: Heinrich MÃller <henmull src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pan2] commented out compiler flags in configure.in
- Date: Sun, 8 Jan 2012 10:57:08 +0000 (UTC)
commit 07b95beee252344aec27537e83ca4352dbe45015
Author: Heinrich MÃller <henmull src gnome org>
Date: Sun Jan 8 11:56:46 2012 +0100
commented out compiler flags in configure.in
configure.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.in b/configure.in
index 94ae452..4048cc5 100644
--- a/configure.in
+++ b/configure.in
@@ -212,9 +212,9 @@ case $host_os in
esac
AM_CONDITIONAL([HAVE_WIN32],[test "$win32" = "yes"])
-CXXFLAGS="-g -I/usr/lib/"
-CPPFLAGS="-g -I/usr/lib/"
-CFLAGS="-g -I/usr/lib/"
+dnl CXXFLAGS="-g -I/usr/lib/"
+dnl CPPFLAGS="-g -I/usr/lib/"
+dnl CFLAGS="-g -I/usr/lib/"
dnl build the output files
AC_SUBST(panlocaledir)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]