From 42c34deb6cebb1fb0c97fdc54aa16c1dbfa3f98e Mon Sep 17 00:00:00 2001 From: SANO Masatoshi Date: Wed, 30 Nov 2016 16:18:57 +0900 Subject: [PATCH] shorten --- Makefile.am | 1 - configure.ac | 4 ---- 2 files changed, 5 deletions(-) diff --git a/Makefile.am b/Makefile.am index 36ee4b6..e5fffa0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,4 +10,3 @@ release-2: test: run-prove roswell-test.asd .PHONY: debian prepare-release test - diff --git a/configure.ac b/configure.ac index 1809988..ad3fca3 100644 --- a/configure.ac +++ b/configure.ac @@ -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