X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fbyteswap.m4;h=a033acd8da877d35e3d6ae446ed704aa133c0551;hb=939dedd9a2fba934e5ff0313155f9f5f39cb6f6f;hp=642c42cf83ab7f8db01f90b9da7976f294fe8053;hpb=293ec82ede14e2a6f3443637e5a8fb9da9ce3cbe;p=gnulib.git diff --git a/m4/byteswap.m4 b/m4/byteswap.m4 index 642c42cf8..a033acd8d 100644 --- a/m4/byteswap.m4 +++ b/m4/byteswap.m4 @@ -1,5 +1,5 @@ -# byteswap.m4 serial 2 -dnl Copyright (C) 2005, 2007 Free Software Foundation, Inc. +# byteswap.m4 serial 3 +dnl Copyright (C) 2005, 2007, 2009-2011 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. @@ -14,5 +14,5 @@ AC_DEFUN([gl_BYTESWAP], ], [ BYTESWAP_H='byteswap.h' ]) - AC_SUBST(BYTESWAP_H) + AC_SUBST([BYTESWAP_H]) ])