bug-gnu-libiconv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnu-libiconv] bug-gnu-libiconv Digest, Vol 100, Issue 1


From: baigali
Subject: Re: [bug-gnu-libiconv] bug-gnu-libiconv Digest, Vol 100, Issue 1
Date: Sat, 7 Apr 2018 00:35:20 +0800

it seems not recieving my patch attachment, here is with plain text format.

diff --git a/libcharset/Makefile.devel b/libcharset/Makefile.devel
index 50f7bfe..b4e8cfd 100644
--- a/libcharset/Makefile.devel
+++ b/libcharset/Makefile.devel
@@ -13,7 +13,7 @@ all : configures include/localcharset.h.build.in

 autoconf/aclocal.m4 : $(wildcard m4/*.m4)
        test -d autoconf || mkdir autoconf
-       $(ACLOCAL) -I m4 --output=$@ && rm -rf autom4te.cache
+       $(ACLOCAL) -I m4 -I ../srcm4 --output=$@ && rm -rf autom4te.cache

 configures : configure config.h.in




------------------ Original ------------------
From:  "bug-gnu-libiconv-request"<address@hidden>;
Date:  Sat, Apr 7, 2018 00:00 AM
To:  "bug-gnu-libiconv"<address@hidden>;
Subject:  bug-gnu-libiconv Digest, Vol 100, Issue 1

Send bug-gnu-libiconv mailing list submissions to
address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.gnu.org/mailman/listinfo/bug-gnu-libiconv
or, via email, send a message with subject or body 'help' to
address@hidden

You can reach the person managing the list at
address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of bug-gnu-libiconv digest..."


Today's Topics:

   1. fix build for windows under cygwin (=?ISO-8859-1?B?YmFpZ2FsaQ==?=)


----------------------------------------------------------------------

Message: 1
Date: Fri, 6 Apr 2018 19:40:45 +0800
From: "=?ISO-8859-1?B?YmFpZ2FsaQ==?=" <address@hidden>
To: "=?ISO-8859-1?B?YnVnLWdudS1saWJpY29udg==?="
<address@hidden>
Subject: [bug-gnu-libiconv] fix build for windows under cygwin
Message-ID: <address@hidden>
Content-Type: text/plain; charset="iso-8859-1"

aclocal depends on some macro definded in ../srcm4 which is copyed form gnulib.


suggestion for further improvment:
since gnulib is optional by --skip-gnulib args in autogen.sh, so many other make rules depend on gnulib should be optional too.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gnu.org/archive/html/bug-gnu-libiconv/attachments/20180406/5758daf9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libcharset_Makefile.diff
Type: application/octet-stream
Size: 474 bytes
Desc: not available
URL: <http://lists.gnu.org/archive/html/bug-gnu-libiconv/attachments/20180406/5758daf9/attachment.obj>

------------------------------

Subject: Digest Footer

_______________________________________________
bug-gnu-libiconv mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-gnu-libiconv


------------------------------

End of bug-gnu-libiconv Digest, Vol 100, Issue 1
************************************************

reply via email to

[Prev in Thread] Current Thread [Next in Thread]