diff options
-rw-r--r-- | xaw3d.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xaw3d.pc.in b/xaw3d.pc.in index b243c52..f53fca5 100644 --- a/xaw3d.pc.in +++ b/xaw3d.pc.in @@ -8,5 +8,5 @@ Description: X 3D Athena Widgets Library Version: @PACKAGE_VERSION@ Requires: xproto xmu xt Requires.private: x11 xext -Cflags: -I${includedir} +Cflags: -I${includedir} @XAW3D_CPPFLAGS@ Libs: -L${libdir} -lXaw3d |