1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Eric Blake
d93391bffb relocatable: prefer 'file system' over 'filesystem'
* m4/relocatable-lib.m4 (gl_RELOCATABLE_NOP): Use AS_HELP_STRING.
(gl_RELOCATABLE_LIBRARY_BODY): Fix spelling.
* doc/relocatable-maint.texi (Supporting Relocation): Likewise.
* doc/relocatable.texi (Enabling Relocatability): Likewise.
* lib/relocatable.c (compute_curr_prefix): Likewise.

Signed-off-by: Eric Blake <ebb9@byu.net>
2009-10-10 08:19:42 -06:00
Bruno Haible
7bfb1880ea Prefer @command as replacement of invalid @program. 2007-10-03 15:09:50 +02:00
Bruno Haible
542f525abf Use valid texinfo directives. @program is not a valid directive. 2007-10-03 14:06:53 +02:00
Ben Pfaff
2fc4a41152 Recommend using as prefix a directory that does not exist and will
never be created.  Based on discussion with Bruno Haible, Ralf
Wildenhues, Matthew Woehlke, and others.
2007-03-18 23:59:44 +00:00
Bruno Haible
3828ee3a6e Typo, found by Ben Pfaff. 2007-03-02 23:17:26 +00:00
Bruno Haible
5ee9e1aa11 Might not work on OpenBSD. 2007-03-02 01:30:36 +00:00
Bruno Haible
d1a9de7360 Documentation of relocatability for users / installers. 2007-03-01 02:07:56 +00:00