]> git.draconx.ca Git - rrace.git/blobdiff - configure.ac
Replace Gnulib striconv with copyright_symbol from dxcommon.
[rrace.git] / configure.ac
index 7239adb779f9dffae830d988de3f4cf98f089290..11b12933c7a3584b5c27419ed32c4c0d6f5b58f7 100644 (file)
@@ -168,6 +168,8 @@ AS_IF([test x"$dx_cv_xpm_to_png" = x"gm convert"],
 AC_CHECK_PROGS([OPTIPNG], [optipng])
 : "${OPTIPNG:=:}"
 
+AM_CONDITIONAL([USE_NLS], [test x"$USE_NLS" = x"yes"])
+
 AC_CONFIG_FILES([Makefile])
 AC_OUTPUT