DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4890>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4890 problem with prefix_include [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2001-12-22 06:36 ------- Sorry, could you supply more information. What exactly is the error that happens? Will it not compile? Does it not install in the proper location? All the makefiles that reference PREFIX_INCLUDE look like this: PREFIX = /usr/local PREFIX_INCLUDE = ${PREFIX}/include/xercesc the values in configure and config.status are just copied verbatum into the Makefiles, that's why single quotes are used. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
