cdesktopenv/cde/programs/dtinfo/dtinfogen
Jon Trulson c6f1d5ac05 dtinfogen_worker: don't free variables then use them later.
In several places, variables were XFree()'d, but then used in system()
commands later.  This would cause various issues - on my system, I'd
get:

sh: 1: Syntax error: EOF in backquote substitution
system for rm failed; exiting...

while building the guides.
2013-08-31 17:18:53 -06:00
..
global Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
infolib dtinfogen_worker: don't free variables then use them later. 2013-08-31 17:18:53 -06:00
install dtinfo subdirectory dtinfogen 2013-08-29 19:44:12 -06:00
mmdb dtinfo subdirectory dtinfogen 2013-08-29 19:44:12 -06:00
Imakefile dtinfo subdirectory dtinfogen 2013-08-29 19:44:12 -06:00