Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
常顺宇
OpenXG-RAN
d23a7e83f6553a5afa96b2f45fb6a1a84e51e1c5
d23a7e83f6553a5afa96b2f45fb6a1a84e51e1c5
Switch branch/tag
ran
common
utils
itti_analyzer
autogen.sh
Find file
Normal view
History
Permalink
autogen.sh
77 Bytes
Edit
Web IDE
Newer
Older
Cedric Roux
committed
11 years ago
1
2
3
4
5
6
#! /bin/sh
aclocal
\
&&
autoheader
\
&&
automake
--add-missing
\
&&
autoconf