Magellan Linux

Diff of /smage/branches/alx-0_6_0/core/xorg/xorg-7.6.1-r1.smage2

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

revision 1830 by niro, Wed Apr 20 14:17:24 2011 UTC revision 1831 by niro, Wed Apr 20 14:33:02 2011 UTC
# Line 859  src_compile() Line 859  src_compile()
859   if [[ ${i} = XF86VIDEOMACH64 ]]   if [[ ${i} = XF86VIDEOMACH64 ]]
860   then   then
861   # provides no configure script   # provides no configure script
862   autoreconf --verbose --install --force --include=$(pkg-config --variable=includedir) || die   autoreconf --verbose --install --force --include=$(pkg-config --variable=includedir xorg-macros) || die
863   fi   fi
864    
865   CFLAGS="${COMMON_CFLAGS} $(eval echo \${${i}_CFLAGS})" \   CFLAGS="${COMMON_CFLAGS} $(eval echo \${${i}_CFLAGS})" \

Legend:
Removed from v.1830  
changed lines
  Added in v.1831