[In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
Synopsis: Unable to get functional SERVER_SUBVERSION string using configuration system State-Changed-From-To: open-analyzed State-Changed-By: rse State-Changed-When: Tue Apr 21 08:52:07 PDT 1998 State-Changed-Why: I'm confused. I've tried it, i.e. $ CFLAGS='-DHARD_SERVER_LIMIT=512 -DSERVER_SUBVERSION=\\"ABC/1.3b6/LINUX\\"' $ export CFLAGS $ ./configure (2 backslashes) and it configured and built fine: : ===> src/os/unix gcc -c -I../../os/unix -I../../include -funsigned-char -DHARD_SERVER_LIMIT=512 -DSERVER_SUBVERSION=\"ABC/1.3b6/LINUX\" `../../apaci` os.c : Are you sure you didn't confused yourself after too much tests? I tried under both bash and plain /bin/sh and both times it works as expected. Can you give us more details?
