From a8cd7705e7898d77764aa12ddcc2e29de1860138 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Thu, 18 May 2006 22:05:43 +0000 Subject: Synchronise with coreutils 2.95. Gettext now synced with coreutils, so no longer development platform requirement git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1394 f882894a-f735-0410-b71e-b25c423dba1c --- configure.in | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 0fba2d39..5e1debdc 100644 --- a/configure.in +++ b/configure.in @@ -145,9 +145,6 @@ dnl Check for miscellaneous stuff dnl case $host_vender-$host_os in -sun*) - AC_DEFINE(__EXTENSIONS__,1,[Sun's netdb.h needs this for getaddrinfo]) - ;; osf*) AC_DEFINE(_OSF_SOURCE,1,[OSF needs this for getaddrinfo]) ;; @@ -1662,7 +1659,7 @@ AC_SUBST(EXTRAS_ROOT) AC_SUBST(EXTRA_NETOBJS) AC_SUBST(DEPLIBS) -AM_GNU_GETTEXT([no-libtool], [need-ngettext]) +AM_GNU_GETTEXT([external], [need-ngettext]) AM_GNU_GETTEXT_VERSION(0.11.5) dnl Check for Redhat spopen problem @@ -1710,7 +1707,6 @@ AC_OUTPUT( command.cfg test.pl pkg/solaris/pkginfo - intl/Makefile po/Makefile.in ) -- cgit v1.2.3-74-g34f1