mirror of
https://git.yoctoproject.org/poky
synced 2026-07-08 17:13:39 +02:00
mtools: upgrade 4.0.43 -> 4.0.44
(From OE-Core rev: dd8c333576d7ebb8abab3a62b3451439519a0caa) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1a52a90863
commit
ff708ccfa5
@@ -1,17 +1,16 @@
|
||||
From 3cf56b36db78679273f61ba78fbbf7f3fab52f68 Mon Sep 17 00:00:00 2001
|
||||
From 184b76e9742ff89f90a066edb0f46b4a150351cf Mon Sep 17 00:00:00 2001
|
||||
From: Marcin Juszkiewicz <hrw@openedhand.com>
|
||||
Date: Fri, 8 Jun 2007 08:35:12 +0000
|
||||
Subject: [PATCH] mtools: imported from OE
|
||||
|
||||
Upstream-Status: Inappropriate [licensing]
|
||||
|
||||
---
|
||||
Makefile.in | 11 ++++++-----
|
||||
configure.in | 27 +++++++++++++++++++++++++++
|
||||
2 files changed, 33 insertions(+), 5 deletions(-)
|
||||
|
||||
diff --git a/Makefile.in b/Makefile.in
|
||||
index 616d59f..85b5b1d 100644
|
||||
index 5db50d7..92ad461 100644
|
||||
--- a/Makefile.in
|
||||
+++ b/Makefile.in
|
||||
@@ -26,10 +26,11 @@ USERCFLAGS =
|
||||
@@ -30,7 +29,7 @@ index 616d59f..85b5b1d 100644
|
||||
|
||||
|
||||
# do not edit below this line
|
||||
@@ -199,7 +200,7 @@ dvi: mtools.dvi
|
||||
@@ -185,7 +186,7 @@ dvi: mtools.dvi
|
||||
|
||||
ps: mtools.ps
|
||||
%.ps: %.dvi
|
||||
@@ -40,10 +39,10 @@ index 616d59f..85b5b1d 100644
|
||||
pdf: mtools.pdf
|
||||
%.pdf: %.texi sysconfdir.texi
|
||||
diff --git a/configure.in b/configure.in
|
||||
index 5ff75c1..c0f7440 100644
|
||||
index 1de916e..fd6cb08 100644
|
||||
--- a/configure.in
|
||||
+++ b/configure.in
|
||||
@@ -35,6 +35,33 @@ AC_CANONICAL_SYSTEM
|
||||
@@ -32,6 +32,33 @@ AC_CANONICAL_TARGET
|
||||
AC_C_CONST
|
||||
AC_C_INLINE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user