• Juanma Barranquero's avatar
    addpm.c: Do not add obsolete GTK libraries to the path. · 87a30649
    Juanma Barranquero authored
    * nt/addpm.c (REG_GTK, REG_RUNEMACS_PATH): Delete.
    (add_registry): Remove variables `size' and `gtk_key'.
    Do not add the GTK DLL directory to the library search path; it is
    confusing behavior (in particular, the same Emacs version with and
    without invoking addpm will use a different path), and the GTK image
    libraries are obsolete anyway.
    87a30649
addpm.c 9.96 KB