Changeset 1028
- Timestamp:
- 11/29/07 09:46:50 (8 months ago)
- Files:
-
- branches/fcptr_stable_jun07/osg-config.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/fcptr_stable_jun07/osg-config.in
r952 r1028 23 23 # List of dictionaries in string format that will 24 24 # be used to build library information 25 lib_map_str = """@LIB_MAP_STR@"""25 lib_map_str = r"""@LIB_MAP_STR@""" 26 26 27 27 # various other variables needed … … 61 61 62 62 parser.add_option("--prefix",action="store_true",help="Print the installation prefix.") 63 parser.add_option("--version",action="store_true",help="Print the installed CppDom's version number.")63 parser.add_option("--version",action="store_true",help="Print the installed OpenSG's version number.") 64 64 parser.add_option("--cflags",action="store_true",help="Print OpenSG specific cflags.") 65 65 parser.add_option("--lflags",action="store_true",help="Print library flags.")

\build_dir'