aboutsummaryrefslogtreecommitdiff
path: root/doc/chapters
diff options
context:
space:
mode:
Diffstat (limited to 'doc/chapters')
-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: