summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a4e5b3a..3534df2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56,7 +56,6 @@ AC_CHECK_LIB([scf], [scf_transaction_property_change], [], [
])
AC_SEARCH_LIBS([pow], [m])
-AC_SEARCH_LIBS([gettext], [intl])
# Checks for typedefs, structures, and compiler characteristics.