Fix typo in previous change.
This commit is contained in:
parent
81da295eeb
commit
54c2b8b497
1 changed files with 1 additions and 1 deletions
|
@ -1001,7 +1001,7 @@ if test $opsys = gnu-linux; then
|
|||
if test "$emacs_cv_prog_setfattr" = yes; then
|
||||
SETFATTR=setfattr
|
||||
else
|
||||
SETFATTR=no
|
||||
SETFATTR=
|
||||
fi
|
||||
rm -f conftest.tmp
|
||||
AC_SUBST([SETFATTR])
|
||||
|
|
Loading…
Add table
Reference in a new issue