Magellan Linux

Diff of /smage/trunk/core/glib2/glib2-2.24.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 752 by niro, Thu Oct 21 17:09:29 2010 UTC revision 753 by niro, Thu Oct 21 17:11:17 2010 UTC
# Line 45  src_compile() Line 45  src_compile()
45   # no native regex - disabled, splashy need regex   # no native regex - disabled, splashy need regex
46   #myconf+=" --disable-regex"   #myconf+=" --disable-regex"
47   # use internal regex   # use internal regex
48   myconf+="--with-pcre=internal --enable-regex"   myconf+=" --with-pcre=internal --enable-regex"
49   # no nls   # no nls
50   myconf+=" --with-libiconv=no"   myconf+=" --with-libiconv=no"
51   myconf+=" --disable-nls"   myconf+=" --disable-nls"

Legend:
Removed from v.752  
changed lines
  Added in v.753