Browse Source

make sure to have libbcg729 compiled for testing purposes

pull/1/head
Jehan Monnier 11 years ago
parent
commit
de8142f449
1 changed files with 1 additions and 1 deletions
  1. +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


Loading…
Cancel
Save