diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-12-05 14:03:57 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-12-05 14:04:37 -0800 |
commit | db38db483699e1be909df68425f4d8739af229be (patch) | |
tree | c1e098eb319e9d31d1657662e279c08ef21e9b72 /dist-check.mk | |
parent | d72e8dff0487d804c09edb6a166b4e90dddf6063 (diff) | |
download | coreutils-db38db483699e1be909df68425f4d8739af229be.tar.xz |
maint: don't assume GNU make \# syntax (fix previous)
* src/Makefile.am (fs_normalize_perl_subst, fs-magic, fs-kernel-magic):
Undo previous patch; it missed a \#.
(fs_normalize_perl_subst): Use \043 rather than \#.
\043 is portable to all ASCIIish platforms, whereas \# is portable
only to platforms that are compatible with GNU make (and are
incompatible with POSIX make). Porting this to EBCDIC is left as
an exercise for the reader....
Diffstat (limited to 'dist-check.mk')
0 files changed, 0 insertions, 0 deletions