--- smage/branches/alx-0_6_0/core/xorg/xorg-7.6.1-r1.smage2 2011/04/20 09:19:52 1818 +++ smage/branches/alx-0_6_0/core/xorg/xorg-7.6.1-r1.smage2 2011/04/20 09:40:23 1819 @@ -792,7 +792,7 @@ # add missing libsha1 flags too XORGSERVER_CFLAGS="$(pkg-config --cflags xf86vidmodeproto xf86dgaproto pciaccess dri2proto gl glproto libsha1)" # needed to link against libsha1 - XORGSERVER_CFLAGS="$(pkg-config --libs libsha1)" + XORGSERVER_LDFLAGS="$(pkg-config --libs libsha1)" # xserver for i in ${XORG_SERVER[*]}