On 2013-05-27 11:28, Peter Rosin wrote:
Ok, I took the liberty of writing a ChangeLog and removed the above
mentioned lines, as well as changing one unsigned int cast to a
size_t cast, when figured I should double-check your email-address
and realized that you had some previous "tiny changes" und
From: Yaakov Selkowitz
Signed-off-by: Yaakov Selkowitz
---
build-aux/ltmain.in | 18 +-
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/build-aux/ltmain.in b/build-aux/ltmain.in
index 4c56b98..3d1f5af 100644
--- a/build-aux/ltmain.in
+++ b/build-aux/ltmain.in
@@
bols'' if linking against
OK.
-Programs may need to be changed, recompiled, relinked in order to use
+Programs might need to be changed, recompiled, relinked in order to use
I think this is OK as well.
Yaakov
Cygwin/X
On 2010-02-21 06:11, Ralf Wildenhues wrote:
3) This patch will overwrite a .manifest file created in the build dir,
thus may break a package that create them through some other means.
I can't see any package generating one of these. If a package uses a
.manifest file, it will be hand-written,