diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2013-07-21 13:57:43 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2013-07-21 13:57:43 +0000 |
commit | 2c65c28f7d148b4f4d58899b91824859bf95407c (patch) | |
tree | 4995cbb2becb33ba78d9a034dee0d2b7a3af205f /app/xrandr/Makefile.in | |
parent | d7873909e6e9e88102f1c41b842a85be86cb8169 (diff) |
Update to xrandr 1.4.1
Diffstat (limited to 'app/xrandr/Makefile.in')
-rw-r--r-- | app/xrandr/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/xrandr/Makefile.in b/app/xrandr/Makefile.in index e22931bc5..e0b130d49 100644 --- a/app/xrandr/Makefile.in +++ b/app/xrandr/Makefile.in @@ -274,6 +274,8 @@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ |