https://bugzilla.xfce.org/show_bug.cgi?id=6920

Nick Schermer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from Nick Schermer <[email protected]> 2011-11-03 19:30:54 CET ---
Ok pushed the fix.

For those who read this bug for more information, please

AC_DISABLE_STATIC()
AC_PROG_LIBTOOL()

in configure.ac.in to

LT_PREREQ([2.2.6])
LT_INIT([disable-static])

-- 
Configure bugmail: https://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are on the CC list for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to