mirror of
https://github.com/irssi/irssi.git
synced 2026-08-21 01:22:26 +02:00
removed GLIB_DIR from Makefile, configure compiles it and "make
install" breaks since it tried to install glib too which wasn't needed. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1333 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
d0a4404bdf
commit
5afb3c1454
2 changed files with 1 additions and 2 deletions
|
|
@ -280,7 +280,6 @@ AC_DEFUN(AC_CHECK_GLIBDIR,[
|
|||
GLIB_LIBS="$GLIB_LIBS $full_glib_dir/gmodule/libgmodule.a"
|
||||
fi
|
||||
fi
|
||||
AC_SUBST(GLIB_DIR)
|
||||
AC_SUBST(GLIB_CFLAGS)
|
||||
AC_SUBST(GLIB_LIBS)
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue