Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
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-gpu
Commits
5c720da7
Commit
5c720da7
authored
Apr 03, 2007
by
Jean-Paul Saman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update libintl.patch. The include file has been renamed to libgnuintl.h in this gettext version.
parent
02c16234
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
extras/contrib/src/Makefile
extras/contrib/src/Makefile
+1
-1
extras/contrib/src/Patches/libintl.patch
extras/contrib/src/Patches/libintl.patch
+2
-2
No files found.
extras/contrib/src/Makefile
View file @
5c720da7
...
...
@@ -379,7 +379,7 @@ else
endif
# Work around another non-sense of autoconf.
ifdef
HAVE_WIN32
(cd
../include;
sed
-i.orig
'311 c #if !1'
libintl.h)
(cd
../include;
sed
-i.orig
'311 c #if !1'
lib
gnu
intl.h)
endif
$(INSTALL_NAME)
touch
$@
...
...
extras/contrib/src/Patches/libintl.patch
View file @
5c720da7
--- gettext/gettext-runtime/intl/libintl.h 2006-12-03 17:42:40.265625000 -0500
+++ gettext/gettext-runtime/intl/libintl.h 2006-12-04 19:27:03.125000000 -0500
--- gettext/gettext-runtime/intl/lib
gnu
intl.h 2006-12-03 17:42:40.265625000 -0500
+++ gettext/gettext-runtime/intl/lib
gnu
intl.h 2006-12-04 19:27:03.125000000 -0500
@@ -88,7 +88,7 @@
If he doesn't, we choose the method. A third possible method is
_INTL_REDIRECT_ASM, supported only by GCC. */
...
...
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