logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

regina-config - Developer Configuration for The Regina Rexx interpreter

Author

       Anders Christensen, University of Trondheim, Norway <anders@pvv.unit.no>.

       Changes to Regina since 0.07a, Mark Hessling <mark (at) rexx.org>

Description

       regina-config  supplies  configuration  information  to a developer intending to use the Rexx SAA API for
       embedding Regina into their application or writing Rexx external function packages.

Name

       regina-config - Developer Configuration for The Regina Rexx interpreter

Options

       --help Displays usage.

       --version
              Displays installed version of Regina.

       --prefix
              Displays the installed prefix directory.

       --multithreaded
              Displays yes if the installed version for Regina is thread-safe or no if not thread-safe.

       --cflags
              Displays the pre-processor and compiler flags.

       --libs Displays the linker flags.

See Also

       There are several good reference books on Rexx. The most famous is "The Rexx Language" by Mike Cowlishaw.
       Visit http://www.rexxla.org (The Rexx Language Association) for any Rexx related information.

                                                                                                regina-config(1)

Syntax

regina-config [ options ]

See Also