mike.kupfer(a)sun.com writes:
> cc -c -xtarget=ultra -Demacs -I. -DHAVE_CONFIG_H
-I/usr/include -I/usr/local/include -I/usr/sfw/include -I/usr/openwin/share/include/X11
-I/usr/include/sys -I/usr/ucbinclude -I/usr/dt/include callproc.c
I haven't tried building 21.4 yet (it's on my Todo list), so my
apologies if this is a clueless question, but where's the
"-I/usr/ucbinclude" coming from?
I added it via CPPFLAGS in the ./configure invocation because I had
set /usr/ucblib in LDFLAGS. I set that because I needed curses,
termcap, dbm, etc.
-Drew