[Mono-bugs] [Bug 77582][Wis] New - MONODOCDIR assumed to be in
	$prefix
    bugzilla-daemon at bugzilla.ximian.com 
    bugzilla-daemon at bugzilla.ximian.com
       
    Fri Feb 17 15:24:07 EST 2006
    
    
  
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by wberrier at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77582
--- shadow/77582	2006-02-17 15:24:07.000000000 -0500
+++ shadow/77582.tmp.8759	2006-02-17 15:24:07.000000000 -0500
@@ -0,0 +1,25 @@
+Bug#: 77582
+Product: Cocoa#
+Version: 0.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Bindings.
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: wberrier at novell.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: MONODOCDIR assumed to be in $prefix
+
+Currently in samples/Makefile.am:
+
+MONODOCDIR=$(prefix)/lib/monodoc
+
+pkg-config should be used to the this location:
+
+pkg-config --variable=sourcesdir monodoc
    
    
More information about the mono-bugs
mailing list