URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [insight/] [intl/] [configure.in] - Rev 1775
Go to most recent revision | Compare with Previous | Blame | View Log
dnl Process this file with autoconf to produce a configure script.
AC_INIT(dgettext.c)
AM_CONFIG_HEADER(config.h:config.in)
AM_PROG_INSTALL
CY_GNU_GETTEXT
AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)
AC_OUTPUT(Makefile)
Go to most recent revision | Compare with Previous | Blame | View Log