From 88249f17686b2aa26136fa2df49759d796455d3f Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 14:00:13 -0500 Subject: Remove unnecessary language. --- kandy/configure.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kandy') diff --git a/kandy/configure.in.in b/kandy/configure.in.in index c21c2e307..b3bd45583 100644 --- a/kandy/configure.in.in +++ b/kandy/configure.in.in @@ -3,7 +3,7 @@ AH_TEMPLATE(HAVE_LOCKDEV) AC_CHECK_HEADERS(lockdev.h, HAVE_LOCKDEV_H=1, HAVE_LOCKDEV_H=) AC_SUBST(HAVE_LOCKDEV_H) # we check for dev_unlock since kmobile checks dev_lock, caches it -# and the variables are fucked up then... *sigh* +# and the variables are messed up then... *sigh* if test -n "$HAVE_LOCKDEV_H"; then AC_CHECK_LIB(lockdev, dev_unlock, [KANDY_LIBLOCKDEV="-llockdev $KANDY_LIBLOCKDEV" -- cgit v1.2.1