From c0669efed5bfc1feca96a758bf4cbe54cb51ba70 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Sat, 10 Apr 2004 17:26:55 +0000 Subject: Tidy up whitespace. --- chinese/xemacs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chinese/xemacs/Makefile') diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile index a54c9da79df3..1efef518f5f1 100644 --- a/chinese/xemacs/Makefile +++ b/chinese/xemacs/Makefile @@ -61,13 +61,13 @@ pre-configure: # hack to avoid shipping binaries linked with Motif .if defined(MOTIF_STATIC) -CONFIGURE_ARGS+= --with-dialogs=athena +CONFIGURE_ARGS+= --with-dialogs=athena .endif # Drop faces (libcompface) and offix (libDnd) if building package, # autodetect otherwise .if defined(PACKAGE_BUILDING) -CONFIGURE_ARGS+= --with-xface=no --with-offix=no +CONFIGURE_ARGS+= --with-xface=no --with-offix=no .endif post-install: -- cgit v1.2.3