Mercurial > hg > octave-kai > gnulib-hg
comparison modules/memmove @ 7497:6a764f23e302
gnulib-tool now synthesizes the EXTRA_DIST line.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 13 Oct 2006 12:40:22 +0000 |
parents | cb5141654dbb |
children | 3cb22d0bfd0b |
comparison
equal
deleted
inserted
replaced
7496:0e4de218492f | 7497:6a764f23e302 |
---|---|
9 | 9 |
10 configure.ac: | 10 configure.ac: |
11 gl_FUNC_MEMMOVE | 11 gl_FUNC_MEMMOVE |
12 | 12 |
13 Makefile.am: | 13 Makefile.am: |
14 EXTRA_DIST += memmove.c | |
15 | 14 |
16 Include: | 15 Include: |
17 <string.h> | 16 <string.h> |
18 | 17 |
19 License: | 18 License: |