reversed previous change
[citadel.git] / webcit / configure.ac
index 9e2857e58afb6dbec594f5571381253499903467..4c3efb1131269c091673a18a1d022076aa5563bd 100644 (file)
@@ -214,7 +214,6 @@ else
        AC_MSG_RESULT(webcit will be built without character set conversion.)
 fi
 
-AC_SEARCH_LIBS(gettext, intl libintl)
 AC_CHECK_LIB(intl, libintl_bindtextdomain, [LDFLAGS="$LDFLAGS -lintl"])