Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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-2-2
Commits
96e75a5f
Commit
96e75a5f
authored
Nov 06, 2003
by
Sam Hocevar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* bootstrap: remove autom4te.cache before running autoconf
parent
cd32c3ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
bootstrap
bootstrap
+2
-1
No files found.
bootstrap
View file @
96e75a5f
#! /bin/sh
## bootstrap file for the VLC media player
## $Id: bootstrap,v 1.8
1 2003/11/04 15:31:44
sam Exp $
## $Id: bootstrap,v 1.8
2 2003/11/06 10:09:16
sam Exp $
##
## Authors: Sam Hocevar <sam@zoy.org>
...
...
@@ -328,6 +328,7 @@ set -x
# remove autotools cruft
rm
-f
aclocal.m4 configure config.log config.h config.h.in
rm
-Rf
autom4te.cache
# remove old autotools extra cruft
rm
-f
config.guess config.sub missing mkinstalldirs compile depcomp install-sh
# remove new autotools extra cruft
...
...
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