ohpc-autotools ohpc-autotools Collection of GNU autotools packages home:ericvh:OpenHPC OpenHPC http://download.opensuse.org/repositories/home:/ericvh:/OpenHPC/SLE_12_SP1/ SUSE:SLE-12-SP1:GA SUSE Linux Enterprise 12 Service Pack 1 SUSE Linux Enterprise 12 Service Pack 1 http://download.opensuse.org/repositories/SUSE:/SLE-12-SP1:/GA/standard/ SUSE:SLE-12:Update SLE 12 Update SLE 12 Update http://download.opensuse.org/repositories/SUSE:/SLE-12:/Update/standard/ SUSE:SLE-12:GA SUSE Linux Enterprise 12. To be used for building SLE 12 packages This repository contains the status of the gold master. http://download.opensuse.org/repositories/SUSE:/SLE-12:/GA/standard/ autoconf-ohpc A GNU tool for automatically configuring source code GNU Autoconf is a tool for configuring source code and Makefiles. Using Autoconf, programmers can create portable and configurable packages, since the person building the package is allowed to specify various configuration options. You should install Autoconf if you are developing software and would like to create shell scripts that configure your source code packages. If you are installing Autoconf, you will also need to install the GNU m4 package. Note that the Autoconf package is not required for the end-user who may be configuring software with an Autoconf-generated script; Autoconf is only required for the generation of the scripts, not their use. automake-ohpc A GNU tool for automatically creating Makefiles Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. You should install Automake if you are developing software and would like to use its ability to automatically generate GNU standard Makefiles. If you install Automake, you will also need to install GNU's Autoconf package. libtool-ohpc The GNU Portable Library Tool GNU Libtool is a set of shell scripts which automatically configure UNIX and UNIX-like systems to generically build shared libraries. Libtool provides a consistent, portable interface which simplifies the process of using shared libraries. If you are developing programs which will use shared libraries, but do not use the rest of the GNU Autotools (such as GNU Autoconf and GNU Automake), you should install the libtool package. The libtool package also includes all files needed to integrate the GNU Portable Library Tool (libtool) and the GNU Libtool Dynamic Module Loader (ltdl) into a package built using the GNU Autotools (including GNU Autoconf and GNU Automake).