Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
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-1.1
Commits
6323d0de
Commit
6323d0de
authored
Oct 04, 2007
by
Christophe Mutricy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't delete compile. It can't go wrong and get regenerated by configure anyway
parent
8f6df3cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
bootstrap
bootstrap
+5
-1
No files found.
bootstrap
View file @
6323d0de
...
...
@@ -203,7 +203,7 @@ set -x
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
rm
-f
config.guess config.sub missing mkinstalldirs depcomp install-sh
# remove new autotools extra cruft
rm
-Rf
autotools
mkdir
autotools
...
...
@@ -231,6 +231,10 @@ if test -f "ltmain.sh"; then
fi
# Do the rest
echo
$PATH
which autopoint
autopoint
--version
${
autopoint
}
-f
rm
-f
po/Makevars.template
${
aclocal
}
${
ACLOCAL_ARGS
}
...
...
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