Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
[gnulib.git] / modules / unlocked-io
1 Description:
2 Enable faster, non-thread-safe stdio functions if available.
3
4 Files:
5 lib/unlocked-io.h
6 m4/unlocked-io.m4
7
8 Depends-on:
9 extensions
10
11 configure.ac:
12 gl_FUNC_GLIBC_UNLOCKED_IO
13
14 Makefile.am:
15 lib_SOURCES += unlocked-io.h
16
17 Include:
18 "unlocked-io.h"
19
20 Maintainer:
21 Jim Meyering
22