Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
mediastreamer2
Commits
ae0c6d4b
Commit
ae0c6d4b
authored
Jan 23, 2015
by
Simon Morlat
Browse files
fix mingw build
parent
7ddb43ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
ae0c6d4b
...
...
@@ -226,7 +226,7 @@ else
if test "$USE_NLS" = "yes" ; then
AC_DEFINE(ENABLE_NLS,1,[Tells whether localisation is possible])
AC_DEFINE(HAVE_GETTEXT,1,[Tells wheter localisation is possible])
LIBS="$LIBS -lintl"
LIBS="$LIBS
-L/usr/lib
-lintl"
fi
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