change tag for chmod +x scsh-config for the sake of autoconf 2.54

This commit is contained in:
mainzelm 2002-12-13 15:22:13 +00:00
parent 4acf723ba9
commit 3cfb21edc1
1 changed files with 1 additions and 1 deletions

View File

@ -396,6 +396,6 @@ fail
AC_CONFIG_FILES(Makefile scsh/endian.scm scsh-config)
AC_CONFIG_COMMANDS([scsh-config],[chmod +x scsh-config])
AC_CONFIG_COMMANDS([scsh-config+x],[chmod +x scsh-config])
AC_OUTPUT