summaryrefslogtreecommitdiff
path: root/lib/libxkbui
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2007-05-17 09:48:55 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2007-05-17 09:48:55 +0000
commit59bc84320adfb5f9cd3239cfe3500e99050b8a50 (patch)
tree5ab2dd402a285297f51658075d65f9547f4393a6 /lib/libxkbui
parentb62bbff37f1227307bb3923f2406506a425dfc32 (diff)
regen
Diffstat (limited to 'lib/libxkbui')
-rw-r--r--lib/libxkbui/configure20
1 files changed, 10 insertions, 10 deletions
diff --git a/lib/libxkbui/configure b/lib/libxkbui/configure
index 1cecddfbd..dd4947dc8 100644
--- a/lib/libxkbui/configure
+++ b/lib/libxkbui/configure
@@ -18690,12 +18690,12 @@ if test -n "$PKG_CONFIG"; then
pkg_cv_XKBUI_CFLAGS="$XKBUI_CFLAGS"
else
if test -n "$PKG_CONFIG" && \
- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"x11 xt xkbfile\"") >&5
- ($PKG_CONFIG --exists --print-errors "x11 xt xkbfile") 2>&5
+ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"x11 xkbfile\"") >&5
+ ($PKG_CONFIG --exists --print-errors "x11 xkbfile") 2>&5
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; then
- pkg_cv_XKBUI_CFLAGS=`$PKG_CONFIG --cflags "x11 xt xkbfile" 2>/dev/null`
+ pkg_cv_XKBUI_CFLAGS=`$PKG_CONFIG --cflags "x11 xkbfile" 2>/dev/null`
else
pkg_failed=yes
fi
@@ -18708,12 +18708,12 @@ if test -n "$PKG_CONFIG"; then
pkg_cv_XKBUI_LIBS="$XKBUI_LIBS"
else
if test -n "$PKG_CONFIG" && \
- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"x11 xt xkbfile\"") >&5
- ($PKG_CONFIG --exists --print-errors "x11 xt xkbfile") 2>&5
+ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"x11 xkbfile\"") >&5
+ ($PKG_CONFIG --exists --print-errors "x11 xkbfile") 2>&5
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; then
- pkg_cv_XKBUI_LIBS=`$PKG_CONFIG --libs "x11 xt xkbfile" 2>/dev/null`
+ pkg_cv_XKBUI_LIBS=`$PKG_CONFIG --libs "x11 xkbfile" 2>/dev/null`
else
pkg_failed=yes
fi
@@ -18732,14 +18732,14 @@ else
_pkg_short_errors_supported=no
fi
if test $_pkg_short_errors_supported = yes; then
- XKBUI_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "x11 xt xkbfile"`
+ XKBUI_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "x11 xkbfile"`
else
- XKBUI_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "x11 xt xkbfile"`
+ XKBUI_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "x11 xkbfile"`
fi
# Put the nasty error message in config.log where it belongs
echo "$XKBUI_PKG_ERRORS" >&5
- { { echo "$as_me:$LINENO: error: Package requirements (x11 xt xkbfile) were not met:
+ { { echo "$as_me:$LINENO: error: Package requirements (x11 xkbfile) were not met:
$XKBUI_PKG_ERRORS
@@ -18750,7 +18750,7 @@ Alternatively, you may set the environment variables XKBUI_CFLAGS
and XKBUI_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
" >&5
-echo "$as_me: error: Package requirements (x11 xt xkbfile) were not met:
+echo "$as_me: error: Package requirements (x11 xkbfile) were not met:
$XKBUI_PKG_ERRORS