Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
SWIFT
SWIFTsim
Commits
eac2666f
Commit
eac2666f
authored
12 years ago
by
Pedro Gonnet
Browse files
Options
Downloads
Patches
Plain Diff
add missing includes.
Former-commit-id: f32b9ce9dd7dc78e4f115b3697fd4e0bfdfca2fe
parent
1e135a29
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
autogen.sh
+2
-2
2 additions, 2 deletions
autogen.sh
with
2 additions
and
2 deletions
autogen.sh
+
2
−
2
View file @
eac2666f
...
...
@@ -24,10 +24,10 @@ libtoolize --force --copy
aclocal
-Im4
/
# run autoconf
autoconf
autoconf
-I
m4
# run autoheader to generate config.h.in
autoheader
autoheader
-I
m4
# run automake
automake
--add-missing
...
...
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