gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master f2e7a78: Typo in known issues section of book


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master f2e7a78: Typo in known issues section of book corrected
Date: Mon, 14 Jan 2019 13:07:16 -0500 (EST)

branch: master
commit f2e7a784feeab20203dfb1f068fdcce39828a801
Author: Mohammad Akhlaghi <address@hidden>
Commit: Mohammad Akhlaghi <address@hidden>

    Typo in known issues section of book corrected
    
    Thanks to Raúl Infante Sainz, we found this typo in the suggested value to
    `LDFLAGS'.
---
 doc/announce-acknowledge.txt | 2 ++
 doc/gnuastro.texi            | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/announce-acknowledge.txt b/doc/announce-acknowledge.txt
index 3e63c06..d690df8 100644
--- a/doc/announce-acknowledge.txt
+++ b/doc/announce-acknowledge.txt
@@ -1 +1,3 @@
 Alphabetically ordered list to acknowledge in the next release.
+
+Raúl Infante Sainz
diff --git a/doc/gnuastro.texi b/doc/gnuastro.texi
index 66b62b9..d669b08 100644
--- a/doc/gnuastro.texi
+++ b/doc/gnuastro.texi
@@ -7041,7 +7041,7 @@ your linker to look in this directory. To do so, 
configure Gnuastro like
 this:
 
 @example
-$ ./configure LDFLAGS="-I/usr/local/lib"
+$ ./configure LDFLAGS="-L/usr/local/lib"
 @end example
 
 If you want to use the libraries for your other programming projects, then



reply via email to

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