]> git.ipfire.org Git - thirdparty/gnulib.git/commit
byteswap: fix problem on macOS
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 20 May 2024 17:10:07 +0000 (10:10 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 20 May 2024 17:10:31 +0000 (10:10 -0700)
commitc1ec4642f6fd982168b1cdf09d85766a0fb90c19
treec90f572cc3ea058ece4e774e57929132c0644f84
parent372cd77750a41bffd1c0d6cddf5c88067128f641
byteswap: fix problem on macOS

* m4/byteswap.m4 (gl_BYTESWAP): Quote a variable that might not
be defined (or the user may have defined it to something with spaces!).
Problem reported by Mattias EngdegĂ„rd for Emacs on macOS.
ChangeLog
m4/byteswap.m4