mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
shorten
This commit is contained in:
parent
c184296993
commit
42c34deb6c
|
|
@ -10,4 +10,3 @@ release-2:
|
|||
test:
|
||||
run-prove roswell-test.asd
|
||||
.PHONY: debian prepare-release test
|
||||
|
||||
|
|
|
|||
|
|
@ -105,9 +105,5 @@ dnl [with_zsh_completion=no])])
|
|||
|
||||
AC_SUBST([ZSH_COMPLETION_DIR])
|
||||
AM_CONDITIONAL([ENABLE_ZSH_COMPLETION],[test "x$with_zsh_completion" != "xno"])
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
AC_OUTPUT
|
||||
|
|
|
|||
Loading…
Reference in a new issue