mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02:00
- fix perl related problems
- use libtool to build helping libraries git-svn-id: http://svn.irssi.org/repos/irssi/trunk@131 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
f5fc624781
commit
c48606a440
4 changed files with 253 additions and 5 deletions
|
|
@ -307,7 +307,7 @@ dnl **
|
|||
|
||||
AM_PATH_GLIB(1.2.0,,, gmodule)
|
||||
|
||||
PROG_LIBS="$PROG_LIBS $GLIB_LIBS ../lib-popt/libpopt.a"
|
||||
PROG_LIBS="$PROG_LIBS $GLIB_LIBS ../lib-popt/libpopt.la"
|
||||
AC_SUBST(PROG_LIBS)
|
||||
|
||||
dnl **
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue