Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gst-plugins-good
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
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
Thibault Saunier
gst-plugins-good
Commits
e746d11c
Commit
e746d11c
authored
Feb 12, 2004
by
Thomas Vander Stichele
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
run only once
Original commit message from CVS: run only once
parent
ff90d395
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
12 deletions
+1
-12
autogen.sh
autogen.sh
+0
-11
common
common
+1
-1
No files found.
autogen.sh
View file @
e746d11c
...
...
@@ -72,17 +72,6 @@ fi
tool_run
"
$autopoint
"
patch
-p0
< common/gettext.patch
# autopoint
# older autopoint (< 0.12) has a tendency to complain about mkinstalldirs
if
test
-e
mkinstalldirs
;
then
rm
mkinstalldirs
;
fi
# first remove patch if necessary, then run autopoint, then reapply
if
test
-f
po/Makefile.in.in
;
then
patch
-p0
-R
< common/gettext.patch
fi
tool_run
"
$autopoint
"
patch
-p0
< common/gettext.patch
tool_run
"
$aclocal
"
"-I m4 -I common/m4
$ACLOCAL_FLAGS
"
tool_run
"
$libtoolize
"
"--copy --force"
tool_run
"
$autoheader
"
...
...
common
@
59d3c433
Subproject commit
c6f697f5a14c01e88a7cdf417b8e06b4417921c3
Subproject commit
59d3c4334b32261908261a163b4633532293492d
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