From d17c7b3d8d7322e2421ecb954f3cd4503c01d6df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 2 Apr 2005 05:08:40 +0000 Subject: [PATCH] "must set with '=' before using '+='" git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14716 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/editline/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/editline/Makefile.am b/lib/editline/Makefile.am index 768ae43eb..d09fbc898 100644 --- a/lib/editline/Makefile.am +++ b/lib/editline/Makefile.am @@ -12,7 +12,7 @@ man_MANS = editline.3 lib_LTLIBRARIES = libeditline.la if el_compat -noinst_LTLIBRARIES += libel_compat.la +noinst_LTLIBRARIES = libel_compat.la endif noinst_PROGRAMS = testit