Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
[gnulib.git] / modules / size_max
1 Description:
2 Provide SIZE_MAX.
3
4 Files:
5 m4/size_max.m4
6 lib/size_max.h
7
8 Depends-on:
9
10 configure.ac:
11 gl_SIZE_MAX
12
13 Makefile.am:
14
15 Include:
16 #include "size_max.h"
17
18 License:
19 LGPL
20
21 Maintainer:
22 Simon Josefsson
23 Bruno Haible