[PATCH] tests: tweak Makefile.am to placate a new syntax-check rule

Jim Meyering jim at meyering.net
Fri Mar 2 10:56:34 UTC 2012


A new syntax-check rule exposed some anachronisms:

    Makefile.am:117:            -e s!@localstatedir\@!@localstatedir@!g       \
    Makefile.am:118:            -e s!@sbindir\@!@sbindir@!g                   \
    Makefile.am:119:            -e s!@sysconfdir\@!@sysconfdir@!g             \

Trivial fix:



More information about the iwhd-devel mailing list