From b4972bd4f0296330c984c9c08ac3be172ecdd117 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 28 Oct 2011 19:31:05 -0700 Subject: [PATCH] no longer need getprogname() --- lib/sl/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/sl/Makefile.am b/lib/sl/Makefile.am index c49353f88..b29e6a9c5 100644 --- a/lib/sl/Makefile.am +++ b/lib/sl/Makefile.am @@ -43,8 +43,6 @@ strdup.c: $(LN_S) $(srcdir)/../roken/strdup.c . strupr.c: $(LN_S) $(srcdir)/../roken/strupr.c . -getprogname.c: - $(LN_S) $(srcdir)/../roken/getprogname.c . slc-lex.c: slc-gram.h