[go: up one dir, main page]

Menu

Commit [r182]  Maximize  Restore  History

Fix (replace astr with cmd in src/init.c) build that breaks with the following error:

gcc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I. -I.. -g -Wall -fPIC -I/usr/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include -c init.c
init.c: In function `rxvt_async_exec':
init.c:3570: error: `astr' undeclared (first use in this function)
init.c:3570: error: (Each undeclared identifier is reported only once
init.c:3570: error: for each function it appears in.)

fdeweerdt 2006-09-20

changed /mrxvt05b/src/init.c