[orca] Part of bgo #590378 - configure.in and orca.spec.in need updating for compile and runtime dependenci



commit 155307be8c2592aabff9b92ddcc1fe0c4e45698a
Author: Willie Walker <william walker sun com>
Date:   Mon Aug 3 10:58:28 2009 -0400

    Part of bgo #590378 - configure.in and orca.spec.in need updating for compile and runtime dependencies
    
    Minor wording change from "PyORBit" to "python ORBit"

 acinclude.m4 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/acinclude.m4 b/acinclude.m4
index 92e7a10..42ba714 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -101,7 +101,7 @@ dnl Check if a module containing a given ORBit module is visible to python.
 AC_DEFUN([AM_CHECK_PYORBIT_MOD],
 [AC_REQUIRE([AM_PATH_PYTHON])
 py_mod_var=$1
-AC_MSG_CHECKING(for PyORBit module $1)
+AC_MSG_CHECKING(for python ORBit module $1)
 AC_CACHE_VAL(py_cv_mod_$py_mod_var, [
 prog="
 import sys



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]