* tiny 'file'-extract, now we can detect the type of an image. and set the mimetype...
[citadel.git] / webcit / configure.ac
index cd036cf3766a91458838bd6cd3c9155aab4ab3f6..a10a0d9aa98688e1b2f6f1e109769cf85e5bf8cd 100644 (file)
@@ -350,6 +350,7 @@ fi
 
 
 dnl Here is the check for libintl etc.
+AC_CHECK_FUNCS(strftime_l uselocale gettext)
 
 AC_ARG_ENABLE(nls,
        [  --disable-nls           do not use Native Language Support],