diff options
Diffstat (limited to 'xproto.pc.in')
-rw-r--r-- | xproto.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xproto.pc.in b/xproto.pc.in index a95c1a3..834a98e 100644 --- a/xproto.pc.in +++ b/xproto.pc.in @@ -6,4 +6,4 @@ includedir=@includedir@ Name: Xproto Description: Xproto headers Version: @PACKAGE_VERSION@ -Cflags: -I${includedir} -D_XOPEN_SOURCE=500 +Cflags: -I${includedir} @PROTO_DEFINES@ |