Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 63348a2affdf0b28ae7aadb8a84946cb > files > 6

emacs-23.2-3.1.mga1.src.rpm

--- emacs-22.0.90/configure.in.pix	2006-10-27 17:15:50.000000000 +0200
+++ emacs-22.0.90/configure.in	2006-11-17 08:37:21.000000000 +0100
@@ -1723,7 +1723,7 @@
 if test "${x_libraries}" != NONE; then
   if test -n "${x_libraries}"; then
     LD_SWITCH_X_SITE=-L`echo ${x_libraries} | sed -e "s/:/ -L/g"`
-    LD_SWITCH_X_SITE_AUX=-R`echo ${x_libraries} | sed -e "s/:/ -R/g"`
+#    LD_SWITCH_X_SITE_AUX=-R`echo ${x_libraries} | sed -e "s/:/ -R/g"`
   fi
   x_default_search_path=""
   x_search_path=${x_libraries}