Bug 3683

Summary: fold frysk-sys into frysk-imports
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Andrew Cagney <cagney>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2235    

Description Andrew Cagney 2006-12-08 19:19:28 UTC
The rationale for frysk-sys - frysk's cni bindings to native libriares has been
subsumed by a vast number of other bindings, all in frysk-imports.

Justification for a frysk-sys directory for just sys stuff really no longer applies.
Comment 1 Andrew Cagney 2006-12-08 21:11:54 UTC
	Move the entire frysk-sys/frysk/sys/ directory tree to
	frysk-imports/frysk/sys/.
	
	Index: frysk-gtk/ChangeLog
	2006-12-08  Andrew Cagney  <cagney@redhat.com>
	
	* Makefile.am (GEN_GCJ_LDADD): Add -laudit.
	
	Index: frysk-imports/ChangeLog
	2006-12-08  Andrew Cagney  <cagney@redhat.com>
	
	* Makefile.am (AM_CXXFLAGS): Add include/ directory.
	(GEN_GCJ_LDADD): Add -laudit.

--

Comment 2 Andrew Cagney 2006-12-08 21:12:16 UTC
All changes commited, tree building and passing.