gnulib.git
12 years agoregex: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 16:13:27 +0000 (18:13 +0200)]
regex: Move AC_LIBOBJ invocations to module description.

* m4/regex.m4 (gl_REGEX): Move AC_LIBOBJ and gl_PREREQ_REGEX
invocations from here...
* modules/regex (configure.ac): ... to here.

12 years agorealloc-*: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 16:10:27 +0000 (18:10 +0200)]
realloc-*: Move AC_LIBOBJ invocations to module description.

* m4/realloc.m4 (gl_REPLACE_REALLOC): Remove macro.
(gl_FUNC_REALLOC_GNU, gl_FUNC_REALLOC_POSIX): Inline it here. Move
AC_LIBOBJ invocations from here...
* modules/realloc-gnu (configure.ac): ... to here.
* modules/realloc-posix (configure.ac): ... and here.

12 years agoreadutmp: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 16:07:28 +0000 (18:07 +0200)]
readutmp: Move AC_LIBOBJ invocations to module description.

* m4/readutmp.m4 (gl_READUTMP): Move AC_LIBOBJ invocation from here...
* modules/readutmp (configure.ac): ... to here.

12 years agoreadlinkat: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 16:01:35 +0000 (18:01 +0200)]
readlinkat: Move AC_LIBOBJ invocations to module description.

* m4/readlinkat.m4 (gl_FUNC_READLINKAT): Move AC_LIBOBJ invocation from
here...
* modules/readlinkat (configure.ac): ... to here.

12 years agoreadlink: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 15:59:58 +0000 (17:59 +0200)]
readlink: Move AC_LIBOBJ invocations to module description.

* m4/readlink.m4 (gl_FUNC_READLINK): Move AC_LIBOBJ and
gl_PREREQ_READLINK invocations from here...
* modules/readlink (configure.ac): ... to here.

12 years agoreadline: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 15:56:39 +0000 (17:56 +0200)]
readline: Move AC_LIBOBJ invocations to module description.

* m4/readline.m4 (gl_FUNC_READLINE): Move AC_LIBOBJ and
gl_PREREQ_READLINE invocations from here...
* modules/readline (configure.ac): ... to here.

12 years agoread: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 16:03:38 +0000 (18:03 +0200)]
read: Move AC_LIBOBJ invocations to module description.

* m4/read.m4 (gl_FUNC_READ): Move AC_LIBOBJ invocation from here...
* modules/read (configure.ac): ... to here.

12 years agorawmemchr: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 15:53:55 +0000 (17:53 +0200)]
rawmemchr: Move AC_LIBOBJ invocations to module description.

* m4/rawmemchr.m4 (gl_FUNC_RAWMEMCHR): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_RAWMEMCHR invocations
from here...
* modules/rawmemchr (configure.ac): ... to here.

12 years agorandom_r: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 15:50:27 +0000 (17:50 +0200)]
random_r: Move AC_LIBOBJ invocations to module description.

* m4/random_r.m4 (gl_FUNC_RANDOM_R): Move AC_LIBOBJ and
gl_PREREQ_RANDOM_R invocations from here...
* modules/random_r (configure.ac): ... to here.

12 years agopwrite: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 15:31:29 +0000 (17:31 +0200)]
pwrite: Move AC_LIBOBJ invocations to module description.

* m4/pwrite.m4 (gl_FUNC_PWRITE): Move AC_LIBOBJ invocation from here...
* modules/pwrite (configure.ac): ... to here.

12 years agoputenv: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 15:29:30 +0000 (17:29 +0200)]
putenv: Move AC_LIBOBJ invocations to module description.

* m4/putenv.m4 (gl_FUNC_PUTENV): Move AC_LIBOBJ invocation from here...
* modules/putenv (configure.ac): ... to here.

12 years agologin_tty: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 15:26:05 +0000 (17:26 +0200)]
login_tty: Move AC_LIBOBJ invocations to module description.

* m4/pty.m4 (gl_FUNC_LOGIN_TTY): Move AC_LIBOBJ invocation from here...
* modules/login_tty (configure.ac): ... to here.

12 years agoopenpty: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 15:24:06 +0000 (17:24 +0200)]
openpty: Move AC_LIBOBJ invocations to module description.

* m4/pty.m4 (gl_FUNC_OPENPTY): Move AC_LIBOBJ invocations from here...
* modules/openpty (configure.ac): ... to here.

12 years agoforkpty: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 15:21:17 +0000 (17:21 +0200)]
forkpty: Move AC_LIBOBJ invocations to module description.

* m4/pty.m4 (gl_FUNC_FORKPTY): Move AC_LIBOBJ invocations from here...
* modules/forkpty (configure.ac): ... to here.

12 years agoptsname: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 15:18:22 +0000 (17:18 +0200)]
ptsname: Move AC_LIBOBJ invocations to module description.

* m4/ptsname.m4 (gl_FUNC_PTSNAME): Move AC_LIBOBJ and gl_PREREQ_PTSNAME
invocations from here...
* modules/ptsname (configure.ac): ... to here.

12 years agopread: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 15:12:12 +0000 (17:12 +0200)]
pread: Move AC_LIBOBJ invocations to module description.

* m4/pread.m4 (gl_FUNC_PREAD): Move AC_LIBOBJ invocation from here...
* modules/pread (configure.ac): ... to here.

12 years agoposix_spawn*: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 15:09:28 +0000 (17:09 +0200)]
posix_spawn*: Move AC_LIBOBJ invocations to module description.

* m4/posix_spawn.m4 (gl_PREREQ_POSIX_SPAWN_INTERNAL): Renamed from
gl_POSIX_SPAWN_INTERNAL. Move AC_LIBOBJ invocation from here...
* modules/posix_spawn (configure.ac): ... to here.
* modules/posix_spawnp (configure.ac): ... and here.

12 years agopopen: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 15:04:18 +0000 (17:04 +0200)]
popen: Move AC_LIBOBJ invocations to module description.

* m4/popen.m4 (gl_FUNC_POPEN): Move AC_LIBOBJ and gl_PREREQ_POPEN
invocations from here...
* modules/popen (configure.ac): ... to here.

12 years agopoll: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 14:58:50 +0000 (16:58 +0200)]
poll: Move AC_LIBOBJ invocations to module description.

* m4/poll.m4 (gl_FUNC_POLL): Move AC_LIBOBJ and gl_PREREQ_POLL
invocations from here...
* modules/poll (configure.ac): ... to here.

12 years agopipe-posix: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 14:54:22 +0000 (16:54 +0200)]
pipe-posix: Move AC_LIBOBJ invocations to module description.

* m4/pipe.m4 (gl_FUNC_PIPE): Move AC_LIBOBJ invocation from here...
* modules/pipe-posix (configure.ac): ... to here.

12 years agoopenat: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sat, 21 May 2011 14:48:06 +0000 (16:48 +0200)]
openat: Respect rules for use of AC_LIBOBJ.

* m4/openat.m4 (gl_FUNC_OPENAT): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ invocations from here...
* modules/openat (configure.ac): ... to here.

12 years agoobstack-printf*: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 14:33:49 +0000 (16:33 +0200)]
obstack-printf*: Move AC_LIBOBJ invocations to module description.

* m4/obstack-printf.m4 (gl_REPLACE_OBSTACK_PRINTF): Move AC_LIBOBJ
invocation from here...
* modules/obstack-printf (configure.ac): ... to here.
* modules/obstack-printf-posix (configure.ac): ... and here.

12 years agonl_langinfo: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 14:24:11 +0000 (16:24 +0200)]
nl_langinfo: Move AC_LIBOBJ invocations to module description.

* m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): Move AC_LIBOBJ invocations
from here...
* modules/nl_langinfo (configure.ac): ... to here.

12 years agonanosleep: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 14:21:46 +0000 (16:21 +0200)]
nanosleep: Move AC_LIBOBJ invocations to module description.

* m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Move AC_LIBOBJ and
gl_PREREQ_NANOSLEEP invocations from here...
* modules/nanosleep (configure.ac): ... to here.

12 years agomountlist: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 14:17:22 +0000 (16:17 +0200)]
mountlist: Move AC_LIBOBJ invocations to module description.

* m4/mountlist.m4 (gl_MOUNTLIST): Move AC_LIBOBJ and
gl_PREREQ_MOUNTLIST_EXTRA invocations from here...
* modules/mountlist (configure.ac): ... to here.

12 years agomktime: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sat, 21 May 2011 14:14:17 +0000 (16:14 +0200)]
mktime: Respect rules for use of AC_LIBOBJ.

* m4/mktime.m4 (AC_FUNC_MKTIME): Remove macro.
(gl_FUNC_MKTIME): Inline it here. Set gl_cv_func_working_mktime. Move
AC_LIBOBJ and gl_PREREQ_MKTIME invocations from here...
(gl_FUNC_MKTIME_INTERNAL): ... and here...
* modules/mktime (configure.ac): ... to here.
* modules/mktime-internal (configure.ac): ... and here.
* m4/timegm.m4 (gl_FUNC_TIMEGM): Update.

12 years agomkstemps: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 14:02:11 +0000 (16:02 +0200)]
mkstemps: Move AC_LIBOBJ invocations to module description.

* m4/mkstemps.m4 (gl_FUNC_MKSTEMPS): Move AC_LIBOBJ invocation from
here...
* modules/mkstemps (configure.ac): ... to here.

12 years agomkstemp: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 14:00:00 +0000 (16:00 +0200)]
mkstemp: Move AC_LIBOBJ invocations to module description.

* m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Move AC_LIBOBJ and
gl_PREREQ_MKSTEMP invocations from here...
* modules/mkstemp (configure.ac): ... to here.

12 years agomkostemps: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 13:57:36 +0000 (15:57 +0200)]
mkostemps: Move AC_LIBOBJ invocations to module description.

* m4/mkostemps.m4 (gl_FUNC_MKOSTEMPS): Move AC_LIBOBJ invocation from
here...
* modules/mkostemps (configure.ac): ... to here.

12 years agomkostemp: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 13:55:19 +0000 (15:55 +0200)]
mkostemp: Move AC_LIBOBJ invocations to module description.

* m4/mkostemp.m4 (gl_FUNC_MKOSTEMP): Move AC_LIBOBJ and
gl_PREREQ_MKOSTEMP invocations from here...
* modules/mkostemp (configure.ac): ... to here.

12 years agomknod: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 13:52:35 +0000 (15:52 +0200)]
mknod: Move AC_LIBOBJ invocations to module description.

* m4/mknod.m4 (gl_FUNC_MKNOD): Move AC_LIBOBJ invocations from here...
* modules/mknod (configure.ac): ... to here.

12 years agomkfifoat: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 13:50:21 +0000 (15:50 +0200)]
mkfifoat: Move AC_LIBOBJ invocations to module description.

* m4/mkfifoat.m4 (gl_FUNC_MKFIFOAT): Move AC_LIBOBJ invocations from
here...
* modules/mkfifoat (configure.ac): ... to here.

12 years agomkfifo: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sat, 21 May 2011 13:47:36 +0000 (15:47 +0200)]
mkfifo: Respect rules for use of AC_LIBOBJ.

* m4/mkfifo.m4 (gl_FUNC_MKFIFO): Move AC_LIBOBJ invocations from
here...
* modules/mkfifo (configure.ac): ... to here.

12 years agomkdtemp: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 13:43:36 +0000 (15:43 +0200)]
mkdtemp: Move AC_LIBOBJ invocations to module description.

* m4/mkdtemp.m4 (gl_FUNC_MKDTEMP): Move AC_LIBOBJ and gl_PREREQ_MKDTEMP
invocations from here...
* modules/mkdtemp (configure.ac): ... to here.

12 years agomkdir: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 13:32:08 +0000 (15:32 +0200)]
mkdir: Move AC_LIBOBJ invocations to module description.

* m4/mkdir.m4 (gl_FUNC_MKDIR): Move AC_LIBOBJ invocations from here...
* modules/mkdir (configure.ac): ... to here.

12 years agomemset: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 13:28:17 +0000 (15:28 +0200)]
memset: Move AC_LIBOBJ invocations to module description.

* m4/memset.m4 (gl_FUNC_MEMSET): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_MEMSET invocations from
here...
* modules/memset (configure.ac): ... to here.

12 years agomemrchr: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 13:25:34 +0000 (15:25 +0200)]
memrchr: Move AC_LIBOBJ invocations to module description.

* m4/memrchr.m4 (gl_FUNC_MEMRCHR): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_MEMRCHR invocations from
here...
* modules/memrchr (configure.ac): ... to here.

12 years agomempcpy: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 13:23:42 +0000 (15:23 +0200)]
mempcpy: Move AC_LIBOBJ invocations to module description.

* m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_MEMPCPY invocations from
here...
* modules/mempcpy (configure.ac): ... to here.

12 years agomemmove: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 13:21:38 +0000 (15:21 +0200)]
memmove: Move AC_LIBOBJ invocations to module description.

* m4/memmove.m4 (gl_FUNC_MEMMOVE): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_MEMMOVE invocations from
here...
* modules/memmove (configure.ac): ... to here.

12 years agomemmem*: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 13:18:46 +0000 (15:18 +0200)]
memmem*: Move AC_LIBOBJ invocations to module description.

* m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Set HAVE_MEMMEM. Move AC_LIBOBJ invocations from
here...
(gl_FUNC_MEMMEM): ... and here...
* modules/memmem-simple (configure.ac): ... to here.
* modules/memmem (configure.ac): ... and here.

12 years agomemcpy: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 13:09:15 +0000 (15:09 +0200)]
memcpy: Move AC_LIBOBJ invocations to module description.

* m4/memcpy.m4 (gl_FUNC_MEMCPY): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_MEMCPY invocations from
here...
* modules/memcpy (configure.ac): ... to here.

12 years agomemcmp: Simplify autoconf macro.
Bruno Haible [Sat, 21 May 2011 13:05:50 +0000 (15:05 +0200)]
memcmp: Simplify autoconf macro.

* m4/memcmp.m4 (gl_FUNC_MEMCMP): Merge the cross-compilation code into
the AC_RUN_IFELSE invocation. Set gl_func_memcmp.
* modules/memcmp (Depends-on, configure.ac): Test gl_func_memcmp.

12 years agomemcmp: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 12:56:27 +0000 (14:56 +0200)]
memcmp: Move AC_LIBOBJ invocations to module description.

* m4/memcmp.m4 (AC_FUNC_MEMCMP): Remove macro.
(gl_FUNC_MEMCMP): Inline it here. Set gl_cv_func_memcmp_working. Move
AC_LIBOBJ and gl_PREREQ_MEMCMP invocations from here...
* modules/memcmp (configure.ac): ... to here.
(Depends-on): Update conditions.

12 years agomemchr: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sat, 21 May 2011 12:46:30 +0000 (14:46 +0200)]
memchr: Respect rules for use of AC_LIBOBJ.

* m4/memchr.m4 (gl_FUNC_MEMCHR): Move AC_LIBOBJ and gl_PREREQ_MEMCHR
invocations from here...
* modules/memchr (configure.ac): ... to here.

12 years agombtowc: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 12:27:19 +0000 (14:27 +0200)]
mbtowc: Move AC_LIBOBJ invocations to module description.

* m4/mbtowc.m4 (gl_FUNC_MBTOWC): Move AC_LIBOBJ and gl_PREREQ_MBTOWC
invocations from here...
* modules/mbtowc (configure.ac): ... to here.

12 years agombsrtowcs: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 12:24:51 +0000 (14:24 +0200)]
mbsrtowcs: Move AC_LIBOBJ invocations to module description.

* m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Move AC_LIBOBJ and
gl_PREREQ_MBSRTOWCS invocations from here...
* modules/mbsrtowcs (configure.ac): ... to here.

12 years agombsnrtowcs: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 12:23:29 +0000 (14:23 +0200)]
mbsnrtowcs: Move AC_LIBOBJ invocations to module description.

* m4/mbsnrtowcs.m4 (gl_FUNC_MBSNRTOWCS): Move AC_LIBOBJ and
gl_PREREQ_MBSNRTOWCS invocations from here...
* modules/mbsnrtowcs (configure.ac): ... to here.

12 years agombsinit: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 12:21:12 +0000 (14:21 +0200)]
mbsinit: Move AC_LIBOBJ invocations to module description.

* m4/mbsinit.m4 (gl_FUNC_MBSINIT): Move AC_LIBOBJ and gl_PREREQ_MBSINIT
invocations from here...
* modules/mbsinit (configure.ac): ... to here.

12 years agombrlen: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 12:17:23 +0000 (14:17 +0200)]
mbrlen: Move AC_LIBOBJ invocations to module description.

* m4/mbrlen.m4 (gl_FUNC_MBRLEN): Move AC_LIBOBJ and gl_PREREQ_MBRLEN
invocations from here...
* modules/mbrlen (configure.ac): ... to here.

12 years agombrtowc: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sat, 21 May 2011 12:15:13 +0000 (14:15 +0200)]
mbrtowc: Respect rules for use of AC_LIBOBJ.

* m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Move AC_LIBOBJ and gl_PREREQ_MBRTOWC
invocations from here...
* modules/mbrtowc (configure.ac): ... to here.

12 years agomalloc-*: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 12:10:51 +0000 (14:10 +0200)]
malloc-*: Move AC_LIBOBJ invocations to module description.

* m4/malloc.m4 (gl_REPLACE_MALLOC): Remove macro.
(gl_FUNC_MALLOC_GNU, gl_FUNC_MALLOC_POSIX): Inline it here. Move
AC_LIBOBJ invocations from here...
* modules/malloc-gnu (configure.ac): ... to here.
* modules/malloc-posix (configure.ac): ... and here.

12 years agolstat, openat: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sat, 21 May 2011 12:02:06 +0000 (14:02 +0200)]
lstat, openat: Respect rules for use of AC_LIBOBJ.

* m4/lstat.m4 (gl_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Renamed from
AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK. Set variable
gl_cv_func_lstat_dereferences_slashed_symlink. Don't invoke AC_LIBOBJ.
(gl_PREREQ_LSTAT): New macro, extracted from gl_FUNC_LSTAT.
(gl_FUNC_LSTAT): Update. Remove gl_PREREQ_LSTAT code.
* modules/lstat (configure.ac): Invoke AC_LIBOBJ and gl_PREREQ_LSTAT
here.
* m4/openat.m4 (gl_FUNC_OPENAT): Update.

12 years agolseek: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 11:48:24 +0000 (13:48 +0200)]
lseek: Move AC_LIBOBJ invocations to module description.

* m4/lseek.m4 (gl_REPLACE_LSEEK): Remove macro.
(gl_FUNC_LSEEK): Inline it here. Move AC_LIBOBJ invocation from here...
* modules/lseek (configure.ac): ... to here.

12 years agolinkat: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 11:44:22 +0000 (13:44 +0200)]
linkat: Move AC_LIBOBJ invocations to module description.

* m4/linkat.m4 (gl_FUNC_LINKAT): Move AC_LIBOBJ invocations from
here...
* modules/linkat (configure.ac): ... to here.

12 years agolink: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sat, 21 May 2011 11:42:11 +0000 (13:42 +0200)]
link: Respect rules for use of AC_LIBOBJ.

* m4/link.m4 (gl_FUNC_LINK): Move AC_LIBOBJ invocations from here...
* modules/link (configure.ac): ... to here.

12 years agolchown: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 10:59:37 +0000 (12:59 +0200)]
lchown: Move AC_LIBOBJ invocations to module description.

* m4/lchown.m4 (gl_FUNC_EUIDACCESS): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ invocations from here...
* modules/lchown (configure.ac): ... to here.

12 years agoiswctype: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 10:05:16 +0000 (12:05 +0200)]
iswctype: Move AC_LIBOBJ invocations to module description.

* m4/iswctype.m4 (gl_FUNC_ISWCTYPE): Move AC_LIBOBJ invocation from
here...
* modules/iswctype (configure.ac): ... to here.

12 years agoiswblank: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 10:03:00 +0000 (12:03 +0200)]
iswblank: Move AC_LIBOBJ invocations to module description.

* m4/iswblank.m4 (gl_FUNC_ISWBLANK): Move AC_LIBOBJ invocation from
here...
* modules/iswblank (configure.ac): ... to here.

12 years agoatanl: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 09:56:26 +0000 (11:56 +0200)]
atanl: Move AC_LIBOBJ invocations to module description.

* m4/atanl.m4 (gl_FUNC_ATANL): Move AC_LIBOBJ invocation from here...
* modules/atanl (configure.ac): ... to here.

12 years agoacosl: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 09:54:10 +0000 (11:54 +0200)]
acosl: Move AC_LIBOBJ invocations to module description.

* m4/acosl.m4 (gl_FUNC_ACOSL): Move AC_LIBOBJ invocation from here...
* modules/acosl (configure.ac): ... to here.

12 years agoasinl: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sat, 21 May 2011 09:52:29 +0000 (11:52 +0200)]
asinl: Respect rules for use of AC_LIBOBJ.

* m4/asinl.m4 (gl_FUNC_ASINL): Move AC_LIBOBJ invocation from here...
* modules/asinl (configure.ac): ... to here.

12 years agotanl: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 09:47:40 +0000 (11:47 +0200)]
tanl: Move AC_LIBOBJ invocations to module description.

* m4/tanl.m4 (gl_FUNC_TANL): Move AC_LIBOBJ invocations from here...
* modules/tanl (configure.ac): ... to here.

12 years agocosl: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 09:45:16 +0000 (11:45 +0200)]
cosl: Move AC_LIBOBJ invocations to module description.

* m4/cosl.m4 (gl_FUNC_COSL): Move AC_LIBOBJ invocations from here...
* modules/cosl (configure.ac): ... to here.

12 years agosinl: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 09:42:59 +0000 (11:42 +0200)]
sinl: Move AC_LIBOBJ invocations to module description.

* m4/sinl.m4 (gl_FUNC_SINL): Move AC_LIBOBJ invocations from here...
* modules/sinl (configure.ac): ... to here.

12 years agologl: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 09:40:14 +0000 (11:40 +0200)]
logl: Move AC_LIBOBJ invocations to module description.

* m4/logl.m4 (gl_FUNC_LOGL): Move AC_LIBOBJ invocation from here...
* modules/logl (configure.ac): ... to here.

12 years agoexpl: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 09:36:27 +0000 (11:36 +0200)]
expl: Move AC_LIBOBJ invocations to module description.

* m4/expl.m4 (gl_FUNC_EXPL): Move AC_LIBOBJ invocation from here...
* modules/expl (configure.ac): ... to here.

12 years agoroundl: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 09:27:30 +0000 (11:27 +0200)]
roundl: Move AC_LIBOBJ invocations to module description.

* m4/roundl.m4 (gl_FUNC_ROUNDL): Move AC_LIBOBJ invocation from here...
* modules/roundl (configure.ac): ... to here.

12 years agoround: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 09:25:14 +0000 (11:25 +0200)]
round: Move AC_LIBOBJ invocations to module description.

* m4/round.m4 (gl_FUNC_ROUND): Move AC_LIBOBJ invocation from here...
* modules/round (configure.ac): ... to here.

12 years agoroundf: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 09:23:03 +0000 (11:23 +0200)]
roundf: Move AC_LIBOBJ invocations to module description.

* m4/roundf.m4 (gl_FUNC_ROUNDF): Move AC_LIBOBJ invocation from here...
* modules/roundf (configure.ac): ... to here.

12 years agotruncl: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 09:32:55 +0000 (11:32 +0200)]
truncl: Move AC_LIBOBJ invocations to module description.

* m4/truncl.m4 (gl_FUNC_TRUNCL): Move AC_LIBOBJ invocation from here...
* modules/truncl (configure.ac): ... to here.

12 years agotrunc: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 09:31:07 +0000 (11:31 +0200)]
trunc: Move AC_LIBOBJ invocations to module description.

* m4/trunc.m4 (gl_FUNC_TRUNC): Move AC_LIBOBJ invocation from here...
* modules/trunc (configure.ac): ... to here.

12 years agotruncf: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 09:29:32 +0000 (11:29 +0200)]
truncf: Move AC_LIBOBJ invocations to module description.

* m4/truncf.m4 (gl_FUNC_TRUNCF): Move AC_LIBOBJ invocation from here...
* modules/truncf (configure.ac): ... to here.

12 years agoceill: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 09:00:42 +0000 (11:00 +0200)]
ceill: Move AC_LIBOBJ invocations to module description.

* m4/ceill.m4 (gl_FUNC_CEILL): Move AC_LIBOBJ invocation from here...
* modules/ceill (configure.ac): ... to here.

12 years agoceil: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 08:58:45 +0000 (10:58 +0200)]
ceil: Move AC_LIBOBJ invocations to module description.

* m4/ceil.m4 (gl_FUNC_CEIL): Move AC_LIBOBJ invocation from here...
* modules/ceil (configure.ac): ... to here.

12 years agoceilf: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 08:56:23 +0000 (10:56 +0200)]
ceilf: Move AC_LIBOBJ invocations to module description.

* m4/ceilf.m4 (gl_FUNC_CEILF): Move AC_LIBOBJ invocation from here...
* modules/ceilf (configure.ac): ... to here.

12 years agofloorl: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sat, 21 May 2011 08:54:40 +0000 (10:54 +0200)]
floorl: Respect rules for use of AC_LIBOBJ.

* m4/floorl.m4 (gl_FUNC_FLOORL): Move AC_LIBOBJ invocation from here...
* modules/floorl (configure.ac): ... to here.

12 years agofloor: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sat, 21 May 2011 08:52:34 +0000 (10:52 +0200)]
floor: Respect rules for use of AC_LIBOBJ.

* m4/floor.m4 (gl_FUNC_FLOOR): Move AC_LIBOBJ invocation from here...
* modules/floor (configure.ac): ... to here.

12 years agofloorf: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 08:49:32 +0000 (10:49 +0200)]
floorf: Move AC_LIBOBJ invocations to module description.

* m4/floorf.m4 (gl_FUNC_FLOORF): Move AC_LIBOBJ invocation from here...
* modules/floorf (configure.ac): ... to here.

12 years agosqrtl: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sat, 21 May 2011 01:02:56 +0000 (03:02 +0200)]
sqrtl: Respect rules for use of AC_LIBOBJ.

* m4/sqrtl.m4 (gl_FUNC_SQRTL): Move AC_LIBOBJ invocation from here...
* modules/sqrtl (configure.ac): ... to here.

12 years agoldexpl: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sat, 21 May 2011 01:06:27 +0000 (03:06 +0200)]
ldexpl: Respect rules for use of AC_LIBOBJ.

* m4/ldexpl.m4 (gl_FUNC_LDEXPL): Move AC_LIBOBJ invocation from here...
* modules/ldexpl (configure.ac): ... to here.

12 years agofrexpl*: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sat, 21 May 2011 00:58:01 +0000 (02:58 +0200)]
frexpl*: Respect rules for use of AC_LIBOBJ.

* m4/frexpl.m4 (gl_FUNC_FREXPL, gl_FUNC_FREXPL_NO_LIBM): Move AC_LIBOBJ
invocation from here...
* modules/frexpl (configure.ac): ... to here.
* modules/frexpl-nolibm (configure.ac): ... and here.

12 years agofrexp, frexp-nolibm: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 00:49:55 +0000 (02:49 +0200)]
frexp, frexp-nolibm: Move AC_LIBOBJ invocations to module description.

* m4/frexp.m4 (gl_FUNC_FREXP, gl_FUNC_FREXP_NO_LIBM): Move AC_LIBOBJ
invocation from here...
* modules/frexp (configure.ac): ... to here.
* modules/frexp-nolibm (configure.ac): ... and here.

12 years agoisnan: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sat, 21 May 2011 00:21:30 +0000 (02:21 +0200)]
isnan: Respect rules for use of AC_LIBOBJ.

* m4/isnan.m4 (gl_ISNAN): Don't do the AC_LIBOBJ and gl_PREREQ_ISNAN*
invocations here.
* modules/isnanf (configure.ac): Require gl_ISNAN if it exists. Test
REPLACE_ISNAN.
* modules/isnand (configure.ac): Likewise.
* modules/isnanl (configure.ac): Likewise.

12 years agoisnanl*: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sat, 21 May 2011 00:15:03 +0000 (02:15 +0200)]
isnanl*: Respect rules for use of AC_LIBOBJ.

* m4/isnanl.m4 (gl_FUNC_ISNANL, gl_FUNC_ISNANL_NO_LIBM): Move AC_LIBOBJ
invocation from here...
* modules/isnanl (configure.ac): ... to here.
* modules/isnanl-nolibm (configure.ac): ... and here.

12 years agoisnand*: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 00:08:40 +0000 (02:08 +0200)]
isnand*: Move AC_LIBOBJ invocations to module description.

* m4/isnand.m4 (gl_FUNC_ISNAND, gl_FUNC_ISNAND_NO_LIBM): Move AC_LIBOBJ
invocation from here...
* modules/isnand (configure.ac): ... to here.
* modules/isnand-nolibm (configure.ac): ... and here.

12 years agoisnanf*: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sat, 21 May 2011 00:03:08 +0000 (02:03 +0200)]
isnanf*: Move AC_LIBOBJ invocations to module description.

* m4/isnanf.m4 (gl_FUNC_ISNANF, gl_FUNC_ISNANF_NO_LIBM): Move AC_LIBOBJ
invocation from here...
* modules/isnanf (configure.ac): ... to here.
* modules/isnanf-nolibm (configure.ac): ... and here.

12 years agoisnan*: Separate the AC_LIBOBJ invocations.
Bruno Haible [Fri, 20 May 2011 23:37:23 +0000 (01:37 +0200)]
isnan*: Separate the AC_LIBOBJ invocations.

* m4/isnanf.m4 (gl_PREREQ_ISNANF): Renamed from gl_BUILD_ISNANF. Remove
AC_LIBOBJ invocation.
(gl_FUNC_ISNANF, gl_FUNC_ISNANF_NO_LIBM): Update. Invoke AC_LIBOBJ
here.
* m4/isnand.m4 (gl_PREREQ_ISNAND): Renamed from gl_BUILD_ISNAND. Remove
AC_LIBOBJ invocation.
(gl_FUNC_ISNAND, gl_FUNC_ISNAND_NO_LIBM): Update. Invoke AC_LIBOBJ
here.
* m4/isnanl.m4 (gl_PREREQ_ISNANL): Renamed from gl_BUILD_ISNANL. Remove
AC_LIBOBJ invocation.
(gl_FUNC_ISNANL, gl_FUNC_ISNANL_NO_LIBM): Update. Invoke AC_LIBOBJ
here.
* m4/isnan.m4 (gl_ISNAN): Update. Invoke AC_LIBOBJ here.

12 years agoisinf: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sun, 8 May 2011 22:48:43 +0000 (00:48 +0200)]
isinf: Move AC_LIBOBJ invocations to module description.

* m4/isinf.m4 (gl_ISINF): Move AC_LIBOBJ invocation from here...
* modules/isinf (configure.ac): ... to here.

12 years agoisfinite: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sun, 8 May 2011 22:46:17 +0000 (00:46 +0200)]
isfinite: Move AC_LIBOBJ invocations to module description.

* m4/isfinite.m4 (gl_ISFINITE): Move AC_LIBOBJ invocation from here...
* modules/isfinite (configure.ac): ... to here.

12 years agoisblank: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sun, 8 May 2011 22:41:46 +0000 (00:41 +0200)]
isblank: Move AC_LIBOBJ invocations to module description.

* m4/isblank.m4 (gl_FUNC_ISBLANK): Move AC_LIBOBJ invocation from
here...
* modules/isblank (configure.ac): ... to here.

12 years agoisapipe: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sun, 8 May 2011 22:39:35 +0000 (00:39 +0200)]
isapipe: Move AC_LIBOBJ invocations to module description.

* m4/isapipe.m4 (gl_ISAPIPE): Set HAVE_ISAPIPE. Move AC_LIBOBJ and
gl_PREREQ_ISAPIPE invocations from here...
* modules/isapipe (configure.ac): ... to here.
(Depends-on): Update condition.

12 years agoioctl: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sun, 8 May 2011 22:34:48 +0000 (00:34 +0200)]
ioctl: Move AC_LIBOBJ invocations to module description.

* m4/ioctl.m4 (gl_FUNC_IOCTL): Set HAVE_IOCTL. Move AC_LIBOBJ
invocations from here...
* modules/ioctl (configure.ac): ... to here.
(Depends-on): Update condition.

12 years agoimaxdiv: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sun, 8 May 2011 22:30:19 +0000 (00:30 +0200)]
imaxdiv: Move AC_LIBOBJ invocations to module description.

* m4/imaxdiv.m4 (gl_FUNC_IMAXDIV): Move AC_LIBOBJ and gl_PREREQ_IMAXDIV
invocations from here...
* modules/imaxdiv (configure.ac): ... to here.

12 years agoimaxabs: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sun, 8 May 2011 22:28:38 +0000 (00:28 +0200)]
imaxabs: Move AC_LIBOBJ invocations to module description.

* m4/imaxabs.m4 (gl_FUNC_IMAXABS): Move AC_LIBOBJ and gl_PREREQ_IMAXABS
invocations from here...
* modules/imaxabs (configure.ac): ... to here.

12 years agogetaddrinfo: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sun, 8 May 2011 22:20:21 +0000 (00:20 +0200)]
getaddrinfo: Move AC_LIBOBJ invocations to module description.

* m4/getaddrinfo.m4 (gl_GETADDRINFO): Set HAVE_GETADDRINFO, Move
AC_LIBOBJ invocations from here...
* modules/getaddrinfo (configure.ac): ... to here.
(Depends-on): Add conditions.

12 years agoinet_pton. getaddrinfo: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sun, 8 May 2011 19:48:06 +0000 (21:48 +0200)]
inet_pton. getaddrinfo: Respect rules for use of AC_LIBOBJ.

* m4/inet_pton.m4 (gl_FUNC_INET_PTON): Set HAVE_INET_PTON. Call
AC_CHECK_FUNCS instead of AC_REPLACE_FUNCS. Don't invoke
gl_PREREQ_INET_PTON. Move tests for declaration of inet_pton here...
(gl_PREREQ_INET_PTON): ... from here.
* modules/inet_pton (configure.ac): Invoke AC_LIBOBJ and
gl_PREREQ_INET_PTON here.
(Depends-on): Update condition.

12 years agoinet_ntop. getaddrinfo: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sun, 8 May 2011 19:42:19 +0000 (21:42 +0200)]
inet_ntop. getaddrinfo: Respect rules for use of AC_LIBOBJ.

* m4/inet_ntop.m4 (gl_FUNC_INET_NTOP): Set HAVE_INET_NTOP. Call
AC_CHECK_FUNCS instead of AC_REPLACE_FUNCS. Don't invoke
gl_PREREQ_INET_NTOP. Move tests for declaration of inet_ntop here...
(gl_PREREQ_INET_NTOP): ... from here.
* modules/inet_ntop (configure.ac): Invoke AC_LIBOBJ and
gl_PREREQ_INET_NTOP here.
(Depends-on): Update condition.

12 years agoiconv_open: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sun, 8 May 2011 19:24:22 +0000 (21:24 +0200)]
iconv_open: Move AC_LIBOBJ invocations to module description.

* m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN, gl_REPLACE_ICONV_OPEN): Move
AC_LIBOBJ invocations from here...
* modules/iconv_open (configure.ac): ... to here.

12 years agoiconv_open, iconv_open-utf: Respect rules for use of AC_LIBOBJ.
Bruno Haible [Sun, 8 May 2011 19:03:04 +0000 (21:03 +0200)]
iconv_open, iconv_open-utf: Respect rules for use of AC_LIBOBJ.

If module 'iconv_open' is among the main modules and module
'iconv_open-utf' is among the tests dependencies, then
REPLACE_ICONV_UTF will be defined to 1, hence iconv_open() in lib may
return the special iconv_t values. Therefore iconv() and iconv_close()
must support these special iconv_t values, already in lib, not only in
tests.
* m4/iconv_open-utf.m4: New file, extracted from m4/iconv_open.m4.
* m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN): Invoke
gl_FUNC_ICONV_OPEN_UTF_SUPPORT if present.
(gl_FUNC_ICONV_OPEN_UTF): Remove macro.
* modules/iconv_open (Files): Add lib/iconv.c, lib/iconv_close.c.
(Depends-on): Add the dependencies of iconv_open-utf.
* modules/iconv_open-utf (Files): Add m4/iconv_open-utf.m4. Remove
m4/iconv_open.m4, lib/iconv.c, lib/iconv_close.c.
(Depends-on): Remove modules needed by lib/iconv.c, lib/iconv_close.c.

12 years agogroup-member: Move AC_LIBOBJ invocations to module description.
Bruno Haible [Sun, 8 May 2011 18:42:41 +0000 (20:42 +0200)]
group-member: Move AC_LIBOBJ invocations to module description.

* m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Set HAVE_GROUP_MEMBER.
Move AC_LIBOBJ and gl_PREREQ_GROUP_MEMBER invocations from here...
* modules/group-member (configure.ac): ... to here.