mirror of
https://github.com/alexkay/spek.git
synced 2025-04-22 11:20:31 +03:00
Fix compilation on Slackware
This commit is contained in:
parent
b75776bc7c
commit
b78f863497
@ -33,6 +33,7 @@ SPEK_PACKAGES="--pkg gtk+-2.0 --pkg gio-2.0"
|
||||
AC_SUBST(SPEK_PACKAGES)
|
||||
|
||||
AC_CHECK_LIB(m, log10)
|
||||
AC_CHECK_LIB(gthread-2.0, g_thread_init)
|
||||
|
||||
# Check for GDK Quartz and MacOSX integration package
|
||||
_gdk_tgt=`$PKG_CONFIG --variable=target gdk-2.0`
|
||||
|
Loading…
x
Reference in New Issue
Block a user