Typo.
This commit is contained in:
parent
001e2e31e5
commit
bb3a9499fb
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ AC_DEFUN([BUILDSYS_SHARED_LIB], [
|
||||||
UNINSTALL_LIB='rm -f ${DESTDIR}${libdir}/$$i ${DESTDIR}${libdir}/$$i.${LIB_MAJOR}.${LIB_MINOR}'
|
UNINSTALL_LIB='rm -f ${DESTDIR}${libdir}/$$i ${DESTDIR}${libdir}/$$i.${LIB_MAJOR}.${LIB_MINOR}'
|
||||||
CLEAN_LIB=''
|
CLEAN_LIB=''
|
||||||
;;
|
;;
|
||||||
*-*-cygwin | *-*-ming32)
|
*-*-cygwin | *-*-mingw32)
|
||||||
AC_MSG_RESULT(Win32)
|
AC_MSG_RESULT(Win32)
|
||||||
LIB_CPPFLAGS='-DPIC'
|
LIB_CPPFLAGS='-DPIC'
|
||||||
LIB_CFLAGS=''
|
LIB_CFLAGS=''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue