RE: [Plib-devel] src/util includes
Brought to you by:
sjbaker
From: Dave M. <dp...@ef...> - 2000-07-16 18:03:20
|
Bram Stolk wrote: > I'm probably doing something wrong here, but I got myself > the latest cvs tree, and did aclocal,autoconf,automake, and > configure. > > This resulted in this error during build: > snip > ../../src/sg/sg.h:5: ul.h: No such file or directory > > Adding this to Makefile.am in src/pui, src/sg, src/fnt helps: > > INCLUDES += -I$(top_srcdir)/src/util > > Bram Thanks. My fault. I commited the change. --Dave |