gnome-terminal

Revision 1 as of 2010-09-02 16:35:10

Clear message

gnome-terminal-2.30.2

  • bzr Makefile.am needs -lICE to link, so added to configure.ac
    • dnl When linking with --as-needed, add -lICE to LIBS.

      AC_CHECK_LIB(ICE, IceRelease,,)