On Sun, 15 Feb 2015 12:00:16 +0100, Hauke Fath wrote:
With a "--pdump" build, there is an additional file that
gets installed
as "xemacs-21.4.23-54ee212e.dmp" (with a variable hash, it seems). What
is its functionality? Is it needed? The changeable name is a bit of a
headache for package management.
Hm - in the meantime, I have found
% fgrep -3 -n ".dmp" Makefile.in.in
429- do (cd $${subdir} && $(RM) -r RCS CVS SCCS \#* *~) ; done
; \
430- else true; fi
431-#ifdef PDUMP
432: ${INSTALL_DATA} src/${PROGNAME}.dmp
${bindir}/${PROGNAME}-${version}-`src/${PROGNAME} -sd`.dmp
433-#endif
434-#ifdef WIN32_NATIVE
435- ${INSTALL_PROGRAM} src/${PROGNAME} ${bindir}/${PROGNAME}
%
So I'll narrow my question down to: What is the significance of the
output of "src/${PROGNAME} -sd"? Is the string mandatory, or would
"xemacs.dmp" be found, too?
Cheerio,
hauke
--
The ASCII Ribbon Campaign Hauke Fath
() No HTML/RTF in email Institut für Nachrichtentechnik
/\ No Word docs in email TU Darmstadt
Respect for open standards Ruf +49-6151-16-3281
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta