GNU Autoconf creates a shell script `configure` that is used to configure software for compilation for UNIX-like operating systems.
I am having a bear of a time getting autoconf to check for the presence of a particular header file. …
c autoconfI want my code to compile with the Intel compiler(s) or with gcc/g++ depending on a configure argument. …
autotools autoconf automakeI am trying to install a program by cloning it with git. I am running in an Ubuntu 14.04.4 LTS. I …
shell autoconf autoreconfI'm writing an autoconf script that needs the current UTC offset. There's no obvious way to get this out of …
unix command-line utc autoconfI need to conditionally compile some code based on the presence of a library. Seems like this should be easy …
autoconf automakeI am asked to recompile mo_ssl with openssl 1.0.2 in SuseSE11SP3. However, I am a newbie to Suse, but …
apache autoconf suse php-openssl mod-ssl