reversed previous change
authorArt Cancro <ajc@citadel.org>
Sun, 18 Aug 2019 23:14:32 +0000 (19:14 -0400)
committerArt Cancro <ajc@citadel.org>
Sun, 18 Aug 2019 23:14:32 +0000 (19:14 -0400)
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"])