Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
7f2999aa
Commit
7f2999aa
authored
16 years ago
by
Yang Tse
Browse files
Options
Downloads
Patches
Plain Diff
updated #148
parent
a3498f96
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
TODO-RELEASE
+10
-0
10 additions, 0 deletions
TODO-RELEASE
with
10 additions
and
0 deletions
TODO-RELEASE
+
10
−
0
View file @
7f2999aa
...
...
@@ -30,6 +30,16 @@ To be addressed before 7.19.0 (planned release: August 2008)
changed back to the proper '-I m4' method which was used initially and
that didn't fail on other systems.
http://curl.haxx.se/mail/lib-2008-07/0210.html
UPDATE:
* sed cannot be the culprit aclocal and autom4te are perl scripts and
don't use 'sed'.
* autom4te matches autoconf version and aclocal matches automake's.
* Even when directly copying into acinclude.m4 the contents of file
reentrant.m4 and having the '-I m4' thing disabled the problem
persists.
* Reinstated the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS =
-I m4' way of including our local m4/reentrant.m4 file. This even
takes care of including the file in the distribution tarball.
149 - The introduction of the sreadfrom macro has proven usefull on all systems
except on HP-UX. For this release I will back out its use in lib/tftp.c
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment