> Modified: trunk/fossology/Makefile.conf
> ===================================================================
> --- trunk/fossology/Makefile.conf     2009-04-28 22:27:58 UTC (rev 2039)
> +++ trunk/fossology/Makefile.conf     2009-04-28 23:02:24 UTC (rev 2040)
> @@ -130,14 +130,17 @@
>  DB=$(DBPATH)/libfossdb.a
>  REPOPATH=$(TOP)/devel/libfossrepo
>  REPO=$(REPOPATH)/libfossrepo.a
> +AGENTLIBPATH=$(TOP)/devel/libfossagent
> +AGENTLIB=$(REPOPATH)/libfossagent.a
>  
>  # for use when only generating objects and not linking
>  CFLAGS_DBO=-I$(DBPATH) -L$(DBPATH)
> -CFLAGS_REPOO=-I$(REPOPATH) -L$(REPOPATH)
> +CFLAGS_REPO=-I$(REPOPATH) -L$(REPOPATH)

^^^ This was not a typo, I know the name is confusing but the O refers to 
'objects'. I will revert.

-- 
Matt Taggart
[email protected]


_______________________________________________
fossology mailing list
[email protected]
http://fossology.org/mailman/listinfo/fossology

Reply via email to