Dr. Werner Fink 2016-11-11 10:02:59 +00:00 committed by Git OBS Bridge
parent dd6660d29e
commit 2715a97e05

View File

@ -26,7 +26,9 @@ if test "$EMACS_TOOLKIT" = gtk; then
# Currently (2013/05/24) the parser of the GNOME libs
# are broken that is it is not independent from locale
LC_NUMERIC=POSIX
export LC_NUMERIC
XLIB_SKIP_ARGB_VISUALS=1
GDK_RGBA=0
export LC_NUMERIC XLIB_SKIP_ARGB_VISUALS GDK_RGBA
fi
arg0=$0
argv=("$@")