Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
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
videolan
vlc
Commits
306a32f9
Commit
306a32f9
authored
Nov 15, 2003
by
Derk-Jan Hartman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* broken URL
parent
3b099bef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
extras/contrib/bootstrap
extras/contrib/bootstrap
+2
-2
No files found.
extras/contrib/bootstrap
View file @
306a32f9
...
...
@@ -3,7 +3,7 @@
# bootstrap : Set up config.mak
# ***************************************************************************
# Copyright (C) 2003 VideoLAN
# $Id: bootstrap,v 1.
1 2003/11/15 01:21:48 massiot
Exp $
# $Id: bootstrap,v 1.
2 2003/11/15 02:38:25 hartman
Exp $
#
# Authors: Christophe Massiot <massiot@via.ecp.fr>
#
...
...
@@ -38,7 +38,7 @@ echo -e "# Automatically generated by bootstrap.\n# Make changes if you know wha
if
test
".
`
uname
-s
`
"
=
".Darwin"
;
then
echo
"SYS = DARWIN"
>>
config.mak
echo
"EXTRA_CPPFLAGS = -no-cpp-precomp"
>>
config.mak
echo
"CONTRIB_URL = http://www.videolan.org/pub/devtools/contrib-macosx.tar.bz2"
>>
config.mak
echo
"CONTRIB_URL = http://www.videolan.org/pub/
videolan/
devtools/contrib-macosx.tar.bz2"
>>
config.mak
else
echo
"SYS = UNKNOWN"
>>
config.mak
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment