aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@infotropique.org>2017-08-21 07:56:29 +0000
committerng0 <ng0@infotropique.org>2017-08-21 07:56:29 +0000
commitf47c0fe740332a8149c73360351f28680a5c35b9 (patch)
tree8e0c571cb81e5a9e0244f6773c5f685649d87081
parent9f8b058fcdd33aa09bf81a67797bcca329722f9d (diff)
downloadgnunet-f47c0fe740332a8149c73360351f28680a5c35b9.tar.gz
gnunet-f47c0fe740332a8149c73360351f28680a5c35b9.zip
doc: install: Remove duplicate paragraph.
-rw-r--r--doc/chapters/installation.texi13
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/chapters/installation.texi b/doc/chapters/installation.texi
index cc1e28c93..06152b5f7 100644
--- a/doc/chapters/installation.texi
+++ b/doc/chapters/installation.texi
@@ -124,19 +124,6 @@ distribution is to old you perhaps get an error message while running the
124 configure: error: cannot find data type for curl_off_t.@ 124 configure: error: cannot find data type for curl_off_t.@
125} 125}
126 126
127If you have to compile libgnurl from source since the version included in your
128distribution is to old, you perhaps get an error message while running the
129@code{configure} script:
130
131@code{@
132 $ configure@
133 ...@
134 checking for 64-bit curl_off_t data type... unknown@
135 checking for 32-bit curl_off_t data type... unknown@
136 checking for 16-bit curl_off_t data type... unknown@
137 configure: error: cannot find data type for curl_off_t.@
138}
139
140Solution: 127Solution:
141 128
142Before running the configure script, set: 129Before running the configure script, set: