Changeset 1673507 in git for m4


Ignore:
Timestamp:
Jan 8, 2013, 11:52:40 PM (11 years ago)
Author:
Max Horn <max@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
7ee69f18c3d270f0f8b59dc03b0c276d7066146b
Parents:
8836a9f43c10a0aea1e3ab6a8d9ecf52fe6a9128
git-author:
Max Horn <max@quendi.de>2013-01-08 23:52:40+01:00
git-committer:
Oleksandr Motsak <http://goo.gl/mcpzY>2013-01-10 16:45:07+01:00
Message:
Fix spelling: "MacOS X" -> "Mac OS X"

The correct official spelling is indeed "Mac OS X". This is in
contrast to old macintosh operating systems which were called "MacOS"
as in "MacOS 7".

Conflicts:
	README
File:
1 edited

Legend:

Unmodified
Added
Removed
  • m4/ax_python_embed.m4

    r8836a9 r1673507  
    301301    # other included Frameworks.  However, it is necessary
    302302    # where someone has installed more than one frameworked
    303     # Python.  Frameworks are really only used in MacOSX.
     303    # Python.  Frameworks are really only used in Mac OS X.
    304304    strLibFW = dictConfig.get("PYTHONFRAMEWORKPREFIX")
    305305    if strLibFW and (strLibFW != ""):
Note: See TracChangeset for help on using the changeset viewer.