commit/x-symbol: Jerry James: Remove Makefile workarounds for texi2thml 1.56k, which is more than a decade
| Newsgroups | gmane.emacs.xemacs.patches |
|---|---|
| Message-ID | <[email protected]> |
1 new commit in x-symbol: https://bitbucket.org/xemacs/x-symbol/commits/47b3dcf636bf/ Changeset: 47b3dcf636bf User: Jerry James Date: 2014-06-04 23:46:39 Summary: Remove Makefile workarounds for texi2thml 1.56k, which is more than a decade old. See xemacs-patches message with id <CAHCOHQ=KnqkHK4eq9Zj88CDtVMy2antAWrXKiPTDGcXQ348gQA@mail.gmail.com>. Affected #: 2 files diff -r 75dfeb7be38ea246f90c07803a2883f31edace2f -r 47b3dcf636bfed9ad0a0b8baa5ed29ff87188aad ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-06-02 Jerry James <[email protected]> + + * Makefile: Remove workarounds for texi2thml 1.56k, which is more + than a decade old. + 2014-05-15 Norbert Koch <[email protected]> * Makefile (VERSION): XEmacs package 1.15 released. diff -r 75dfeb7be38ea246f90c07803a2883f31edace2f -r 47b3dcf636bfed9ad0a0b8baa5ed29ff87188aad Makefile --- a/Makefile +++ b/Makefile @@ -66,13 +66,9 @@ # FIXME: I can't get the '-init_file=x-symbol.init' to work. It's needed # to add HTML code that includes the stylesheet file 'x-symbol.css'. # Unfortunately I know didly squat about Perl. - Steve Youngs. -ifeq ($(TEXI2HTML_1_56K), t) -TEXI2HTML_FLAGS += -verbose -expandinfo -menu -number -else # EXTRA_HTML_FILES = man/index.html TEXI2HTML_FLAGS += -Verbose -expand info -menu -number -lang="en" \ -top_file="index.html" # -init_file="x-symbol.init" -endif include ../../XEmacs.rules Repository URL: https://bitbucket.org/xemacs/x-symbol/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.