Martin MOKREJŠ <[EMAIL PROTECTED]> writes: > Hi, > it seems CFLAGS=..." ./configure does not work, what the INSTALL says. > What's the proposed way to set "-g2"? > I guesss it depends on your shell: for bash: CFLAGS=-g2 ./configure
for tcsh: env CFLAGS=-g2 ./configure if memory serves correctly. /JockeF _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
