Bruce Momjian <[EMAIL PROTECTED]> writes: > One other idea would be to set CFLAGS to "" before including template, > and just test to see if it is still "" after --- that might be cleaner > than saving the original value and comparing.
Yeah, that bothered me a bit too --- what if the template tries to set CFLAGS to its already-existing value? I was thinking that unsetting CFLAGS before running the template would be the best answer. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings