[Mono-bugs] [Bug 74628][Cos] Changed - PKG_CHECK_MODULES macro not available in Gnu Aclocal

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 16 Apr 2005 05:14:24 -0400 (EDT)


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 rharinath@novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74628

--- shadow/74628	2005-04-15 17:59:03.000000000 -0400
+++ shadow/74628.tmp.21336	2005-04-16 05:14:24.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74628
 Product: Mono Tasks
 Version: 0%
 OS: other
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Cosmetic
 Component: Build
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: flashdict@gmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -33,6 +33,13 @@
 
 Perhaps there's a more portable way to test for glib2, or perhaps this
 isn't a problem.  I'm guessing that Novell linux does provide the macro
 with their aclocal, or this would have shown up a long time ago?
 
 FWIW.
+
+------- Additional Comments From rharinath@novell.com  2005-04-16 05:14 -------
+Hmm.  GNU Aclocal doesn't contain PKG_CHECK_MODULES on any architecture.
+
+That m4 macro comes from pkg-config.  You need to have pkg-config
+installed.
+