Explorar el Código

use the 'portable dumper' to resolve build problems under at least Solaris 8

Ralf S. Engelschall hace 21 años
padre
commit
1894c23d54
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      xemacs/xemacs.spec

+ 3 - 2
xemacs/xemacs.spec

@@ -38,7 +38,7 @@ Class:        EVAL
 Group:        Editor
 Group:        Editor
 License:      GPL
 License:      GPL
 Version:      %{V_xemacs}
 Version:      %{V_xemacs}
-Release:      20040206
+Release:      20040421
 
 
 #   package options
 #   package options
 %option       with_gtk      yes
 %option       with_gtk      yes
@@ -114,7 +114,8 @@ AutoReqProv:  no
         --with-jpeg \
         --with-jpeg \
         --with-tiff \
         --with-tiff \
         --with-png \
         --with-png \
-        --with-xpm
+        --with-xpm \
+        --pdump
 
 
     #   build package
     #   build package
     %{l_make} %{l_mflags}
     %{l_make} %{l_mflags}