X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=e30f93c064ed626d58ce1094fd25290df2f54b44;hb=7bc6f06fcc9f0446c8f52ed351468a5dc25d1ff7;hp=d6415d0fc43c25b858b09e17604f3112c5e08588;hpb=98c1a7bd8ec44126321ccca829bed44f7e77c26a;p=pspp diff --git a/configure.ac b/configure.ac index d6415d0fc4..e30f93c064 100644 --- a/configure.ac +++ b/configure.ac @@ -36,10 +36,6 @@ dnl Internationalization macros. AC_PROVIDE([AM_PO_SUBDIRS]) # PSPP provides its own po/ support. AM_GNU_GETTEXT([external], [need-ngettext]) AM_GNU_GETTEXT_VERSION([0.17]) -if test -n "$LIBINTL"; then - AC_DEFINE([DEPENDS_ON_LIBINTL], [1], - [Define to 1 if libintl is a separate library, not integrated into libc]) -fi dnl Checks for libraries. AC_SYS_LARGEFILE