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

rep-config - script to get information about the installed version of LIBREP

Author

       This manual page was written by Christian Marillat <marillat@debian.org> for the Debian GNU/Linux  system
       (but may be used by others).

                                                  04 avril 2003                                    REP-CONFIG(1)

Description

rep-config  is  a  tool  that  is  used to determine the compiler and linker flags that should be used to
       compile and link programs that use LIBREP library.

Name

       rep-config - script to get information about the installed version of       LIBREP

Options

--execdir
              Print the path where lisp files are installed.

       --libs Print the linker flags that are necessary to link a LIBREP program.

       --cflags
              Print the compiler flags that are necessary to compile a LIBREP program.

       --version
              Print the currently installed version of LIBREP on the standard output.

See Also

       The programs are documented fully by JohnHarper available via the Info system.

Synopsis

rep-config [  --execdir  ] [  --libs  ] [  --cflags  ] [  --version  ]

See Also