summaryrefslogtreecommitdiff
path: root/chinese/gcin-devel/files/patch-configure
blob: ee5e48eda4ab98e7b4d3e65bf9e0b93640224e77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	Sat Jul 17 16:26:48 2004
+++ configure	Sun Jul 25 19:48:05 2004
@@ -38,7 +38,7 @@
 GCIN_VERSION=`cat VERSION.gcin`
 sed -e "s/__gcin_version__/$GCIN_VERSION/" < gcin.spec.in > gcin.spec
 
-OPTFLAGS="-g"
+OPTFLAGS=$CFLAGS
 if [ $prefix = /usr ]; then
   OPTFLAGS="-O"
 fi