forked from PsychoticNinja/irssi
Yet another perl fix
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1233 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
5807efc587
commit
66f9ea8694
@ -597,8 +597,8 @@ if test "x$MSGFMT" = "xno"; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
dnl ** common libraries needed by frontends
|
dnl ** common libraries needed by frontends
|
||||||
COMMON_NOUI_LIBS="$CHAT_LIBS $CORE_LIBS $INTLLIBS $PERL_LINK_LIBS"
|
COMMON_NOUI_LIBS="$CHAT_LIBS $CORE_LIBS $INTLLIBS"
|
||||||
COMMON_LIBS="$FE_COMMON_LIBS $COMMON_NOUI_LIBS $PERL_FE_LINK_LIBS"
|
COMMON_LIBS="$FE_COMMON_LIBS $COMMON_NOUI_LIBS"
|
||||||
AC_SUBST(COMMON_NOUI_LIBS)
|
AC_SUBST(COMMON_NOUI_LIBS)
|
||||||
AC_SUBST(COMMON_LIBS)
|
AC_SUBST(COMMON_LIBS)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user