! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfce4-clipman-plugin-1.2.1 and git is missing XDT_CHECK_PACKAGE for xproto
Status:
CLOSED: FIXED
Product:
Xfce4-clipman-plugin
Component:
General

Comments

Description Samuli Suominen 2011-11-01 00:11:44 CET
tests/test_xfakekey.c:#include <X11/keysym.h>

keysym.h is part of xproto

xproto has a pkg-config file called xproto.pc

therefore there should be a line like:

XDT_CHECK_PACKAGE([XPROTO], [xproto], [7.0])

so it fails at configure time, rather that compile time, if it's missing
Comment 1 Mike Massonnet editbugs 2011-11-01 12:36:22 CET
Fixed in git master (0ab470c..4f7af80).

Bug #8093

Reported by:
Samuli Suominen
Reported on: 2011-11-01
Last modified on: 2012-04-09

People

Assignee:
Mike Massonnet
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information