This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
bcg729
mirror of
https://github.com/BelledonneCommunications/bcg729
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
8
Wiki
Activity
Browse Source
make sure to have libbcg729 compiled for testing purposes
pull/1/head
Jehan Monnier
11 years ago
parent
ef25a58393
commit
de8142f449
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
configure.ac
+ 1
- 1
configure.ac
View File
@ -54,7 +54,7 @@ esac
AC_SUBST(VISIBILITY_CFLAGS)
# Initialize libtool
LT_INIT([win32-dll shared
disable-static
])
LT_INIT([win32-dll shared ])
AC_CONFIG_COMMANDS([libtool-hacking],
[if test "$mingw_found" = "yes" ; then
Write
Preview
Loading…
Cancel
Save