]> git.ozlabs.org Git - ppp.git/commit
Fixing up quotation of AC_DEFINE macro
authorEivind Næss <eivnaes@yahoo.com>
Sat, 7 Aug 2021 21:11:43 +0000 (14:11 -0700)
committerEivind Næss <eivnaes@yahoo.com>
Fri, 15 Jul 2022 22:25:39 +0000 (15:25 -0700)
commitbc52ce2cbdc6f97db1f2ca51ec9817dad9debf9a
tree4d7cebf4c2a04fa190131431a700a6d0237efb0d
parenta12ffcd5b0a1cf9a4920064295c9b02b127465b3
Fixing up quotation of AC_DEFINE macro

The resulting pppd/config.h will now display a unquoted comment before the define which is consistent with other defines created by autotools.

Signed-off-by: Eivind Næss <eivnaes@yahoo.com>
configure.ac