Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 158353 Details for
Bug 246486
Add automake19
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
A patch for automake19
automake-1.9.6-info19-1.patch (text/plain), 3.44 KB, created by
H.J. Lu
on 2007-07-02 17:24:02 UTC
(
hide
)
Description:
A patch for automake19
Filename:
MIME Type:
Creator:
H.J. Lu
Created:
2007-07-02 17:24:02 UTC
Size:
3.44 KB
patch
obsolete
>--- automake-1.9.6/doc/Makefile.in.info19 2005-07-10 11:14:53.000000000 -0700 >+++ automake-1.9.6/doc/Makefile.in 2007-06-30 09:12:26.000000000 -0700 >@@ -52,14 +52,14 @@ mkinstalldirs = $(SHELL) $(top_srcdir)/l > CONFIG_CLEAN_FILES = > SOURCES = > DIST_SOURCES = >-INFO_DEPS = $(srcdir)/automake.info >+INFO_DEPS = $(srcdir)/automake19.info > TEXINFO_TEX = $(top_srcdir)/lib/texinfo.tex > am__TEXINFO_TEX_DIR = $(top_srcdir)/lib > DVIS = automake.dvi > PDFS = automake.pdf > PSS = automake.ps > HTMLS = automake.html >-TEXINFOS = automake.texi >+TEXINFOS = automake19.texi > TEXI2DVI = texi2dvi > TEXI2PDF = $(TEXI2DVI) --pdf --batch > MAKEINFOHTML = $(MAKEINFO) --html >@@ -144,14 +144,14 @@ sbindir = @sbindir@ > sharedstatedir = @sharedstatedir@ > sysconfdir = @sysconfdir@ > target_alias = @target_alias@ >-info_TEXINFOS = automake.texi >+info_TEXINFOS = automake19.texi > automake_TEXINFOS = fdl.texi > > # The following requires a fixed version of the Emacs 19.30 etags. > ETAGS_ARGS = --lang=none \ >- --regex='/^@node[ \t]+\([^,]+\)/\1/' $(srcdir)/automake.texi >+ --regex='/^@node[ \t]+\([^,]+\)/\1/' $(srcdir)/automake19.texi > >-TAGS_DEPENDENCIES = automake.texi >+TAGS_DEPENDENCIES = automake19.texi > all: all-am > > .SUFFIXES: >@@ -231,14 +231,14 @@ $(ACLOCAL_M4): $(am__aclocal_m4_deps) > rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \ > exit 1; \ > fi >-$(srcdir)/automake.info: automake.texi $(srcdir)/version.texi $(automake_TEXINFOS) >-automake.dvi: automake.texi $(srcdir)/version.texi $(automake_TEXINFOS) >-automake.pdf: automake.texi $(srcdir)/version.texi $(automake_TEXINFOS) >-automake.html: automake.texi $(srcdir)/version.texi $(automake_TEXINFOS) >+$(srcdir)/automake19.info: automake19.texi $(srcdir)/version.texi $(automake_TEXINFOS) >+automake.dvi: automake19.texi $(srcdir)/version.texi $(automake_TEXINFOS) >+automake.pdf: automake19.texi $(srcdir)/version.texi $(automake_TEXINFOS) >+automake.html: automake19.texi $(srcdir)/version.texi $(automake_TEXINFOS) > $(srcdir)/version.texi: $(srcdir)/stamp-vti >-$(srcdir)/stamp-vti: automake.texi $(top_srcdir)/configure >- @(dir=.; test -f ./automake.texi || dir=$(srcdir); \ >- set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/automake.texi`; \ >+$(srcdir)/stamp-vti: automake19.texi $(top_srcdir)/configure >+ @(dir=.; test -f ./automake19.texi || dir=$(srcdir); \ >+ set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/automake19.texi`; \ > echo "@set UPDATED $$1 $$2 $$3"; \ > echo "@set UPDATED-MONTH $$2 $$3"; \ > echo "@set EDITION $(VERSION)"; \ >--- automake-1.9.6/doc/automake.texi.info19 2005-07-09 02:28:44.000000000 -0700 >+++ automake-1.9.6/doc/automake.texi 2007-06-30 09:14:21.000000000 -0700 >@@ -1,7 +1,7 @@ > \input texinfo @c -*-texinfo-*- > @c %**start of header >-@setfilename automake.info >-@settitle automake >+@setfilename automake19.info >+@settitle automake19 > @setchapternewpage off > @c %**end of header > >@@ -34,12 +34,12 @@ published by the Free Software Foundatio > > @dircategory Software development > @direntry >-* automake: (automake). Making Makefile.in's. >+* automake19: (automake19). Making Makefile.in's. > @end direntry > > @dircategory Individual utilities > @direntry >-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4. >+* aclocal19: (automake19)Invoking aclocal. Generating aclocal.m4. > @end direntry > > @titlepage >@@ -73,7 +73,7 @@ published by the Free Software Foundatio > @ifnottex > @node Top > @comment node-name, next, previous, up >-@top GNU Automake >+@top GNU Automake19 > > @insertcopying >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 246486
:
158352
| 158353