From aba23c26fabcc7961a55d6526bb28c92fb9c4ecd Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 13 Sep 2009 17:55:03 -0400 Subject: fix Makefiles a bit redo the ugly kludge in load_plugins(...) in wrapper/plugin-load.h --- wrapper/TODO | 9 --------- 1 file changed, 9 deletions(-) (limited to 'wrapper/TODO') diff --git a/wrapper/TODO b/wrapper/TODO index 6d1bd2a..1017c8d 100644 --- a/wrapper/TODO +++ b/wrapper/TODO @@ -1,15 +1,6 @@ #! /bin/more -* add propper option handling via GNU getopt * actually launch the plugins -* plugin-load.h: - The function `load_plugins' must loop through sub-directories in the - directory `libexecdir'. They way it does this is an ugly kludge, and - should be rewritten. - The way it does it requires dissproportionatly many system libraries, - all increasing the odds that it won't run on another system. This isn't - as much of a concern if it was using them, but they can't all be - nescessary: ~ Luke Shumaker Happy Hacking! -- cgit v1.2.3-54-g00ecf