[777] in BarnOwl Developers

home help back first fref pref prev next nref lref last post

[D-O-H] r781 - branches/barnowl_unicode/owl

daemon@ATHENA.MIT.EDU (asedeno@MIT.EDU)
Thu Oct 29 18:09:36 2009

Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
To: dirty-owl-hackers@mit.edu
From: asedeno@MIT.EDU
Reply-to: dirty-owl-hackers@MIT.EDU
Date: Mon, 24 Dec 2007 03:10:39 -0500 (EST)

Author: asedeno
Date: 2007-12-24 03:10:38 -0500 (Mon, 24 Dec 2007)
New Revision: 781

Modified:
   branches/barnowl_unicode/owl/configure.in
Log:
full path to pkg.m4 in autoconf.in

Modified: branches/barnowl_unicode/owl/configure.in
===================================================================
--- branches/barnowl_unicode/owl/configure.in	2007-12-24 07:53:11 UTC (rev 780)
+++ branches/barnowl_unicode/owl/configure.in	2007-12-24 08:10:38 UTC (rev 781)
@@ -11,8 +11,8 @@
      CFLAGS="$CFLAGS -Wall -g";
 fi
 
-dnl m4_include(/usr/share/aclocal/pkg.m4)
-m4_include(pkg.m4)
+m4_include(/usr/share/aclocal/pkg.m4)
+dnl m4_include(pkg.m4)
 
 dnl Check for Athena
 AC_MSG_CHECKING(for /usr/athena/include)


home help back first fref pref prev next nref lref last post