Bug 3683 - fold frysk-sys into frysk-imports
Summary: fold frysk-sys into frysk-imports
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 2235
  Show dependency treegraph
 
Reported: 2006-12-08 19:19 UTC by Andrew Cagney
Modified: 2006-12-08 21:12 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.