view modules/list @ 14953:632892f73130

fwriting: Move AC_LIBOBJ invocations to module description. * m4/fwriting.m4 (gl_FUNC_FWRITINT): Move AC_LIBOBJ invocation from here... * modules/fwriting (configure.ac): ... to here.
author Bruno Haible <bruno@clisp.org>
date Sat, 07 May 2011 13:48:53 +0200
parents a955e5f25317
children 86c983ca0522
line wrap: on
line source

Description:
Abstract sequential list data type.

Files:
lib/gl_list.h
lib/gl_list.c
m4/gl_list.m4

Depends-on:
inline
stdbool

configure.ac:
gl_LIST

Makefile.am:
lib_SOURCES += gl_list.h gl_list.c

Include:
"gl_list.h"

License:
GPL

Maintainer:
Bruno Haible