Search notes:

./configure

options

CC, CFLAGS, LIBS

./configure cc=c89 CFLAGS=-O2 LIBS=-lposix

--disable-FEATURE and/or --enable-FEATURE

--prefix

Specify the directory into which architecture independent files are installed.
The default is /usr/local

--exec-prefix

Specify the directory into which architecture dependent files are installed.
The default is the directory indicated with --prefix (or /usr/local)

--bindir

--with-...

--without-...

Some influential environment variables

LDFLAGS

To specify non standard directories to look for dependent linking libraries.
LDFLAGS=-L/path/to/my/libdir ./configure ...

TODO

Compare with ./configure
Is this correct: ./configure produces the file .config.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1758206648, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/GNU-Build-System/configure(83): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78