website-build: configure.ac: remove duplicated line breaks.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
This commit is contained in:
parent
c43582e6f1
commit
52da7b5a8e
|
@ -47,7 +47,6 @@ AC_ARG_WITH([rsync-destination],
|
||||||
|
|
||||||
AM_CONDITIONAL( [WANT_UNTITLED_PATH], [test x"$UNTITLED_PATH" != x""])
|
AM_CONDITIONAL( [WANT_UNTITLED_PATH], [test x"$UNTITLED_PATH" != x""])
|
||||||
|
|
||||||
|
|
||||||
# --with-untitled-path
|
# --with-untitled-path
|
||||||
AC_ARG_WITH([untitled-path],
|
AC_ARG_WITH([untitled-path],
|
||||||
[AS_HELP_STRING([--with-untitled-path=PATH],
|
[AS_HELP_STRING([--with-untitled-path=PATH],
|
||||||
|
|
Loading…
Reference in New Issue