Remove redundant mention of libtool in COMPILING documentation.

Message ID 20200129170121.62446-1-gprocida@google.com
State Committed
Headers
Series Remove redundant mention of libtool in COMPILING documentation. |

Commit Message

Aleksei Vetrov via Libabigail Jan. 1, 2020, midnight UTC
  * COMPILING: Remove redundant mention of libtool.

Signed-off-by: Giuliano Procida <gprocida@google.com>
---
 COMPILING | 1 -
 1 file changed, 1 deletion(-)
  

Comments

Aleksei Vetrov via Libabigail Jan. 1, 2020, midnight UTC | #1
On Wed, Jan 29, 2020 at 05:01:21PM +0000, Android Kernel Team wrote:
>	* COMPILING: Remove redundant mention of libtool.
>
>Signed-off-by: Giuliano Procida <gprocida@google.com>
>---
> COMPILING | 1 -
> 1 file changed, 1 deletion(-)
>
>diff --git a/COMPILING b/COMPILING
>index 3cd64d43..198bf361 100644
>--- a/COMPILING
>+++ b/COMPILING
>@@ -10,7 +10,6 @@ following packages:
>
>     autoconf
>     automake
>-    libtool
>     pkg-config
>
> If you wan to build the documentation of libabigail, then you also

Reviewed-by: Matthias Maennich <maennich@google.com>

>-- 
>2.25.0.341.g760bfbb309-goog
>
>
  
Dodji Seketeli Jan. 1, 2020, midnight UTC | #2
Hello Giuliano,

Giuliano Procida <gprocida@google.com> a ?crit:

> 	* COMPILING: Remove redundant mention of libtool.

This obviously looks good to me, so I have committed to the master
branch of the project.

Thanks a lot for your interest in the project and happy hacking :-)

Cheers,
  

Patch

diff --git a/COMPILING b/COMPILING
index 3cd64d43..198bf361 100644
--- a/COMPILING
+++ b/COMPILING
@@ -10,7 +10,6 @@  following packages:
 
     autoconf
     automake
-    libtool
     pkg-config
 
 If you wan to build the documentation of libabigail, then you also