_PATH_PWD
static char * grpath = _PATH_PWD;
static char pathpwd[] = _PATH_PWD;
#ifndef _PATH_PWD
strcpy(prefix, _PATH_PWD);