spot/.gitignore
Alexandre Duret-Lutz 67ff9f203f Install a misc/_config.h to hide all the defines that clutter the
built output.

This is also a step towards better checks for things like
__attribute__ or std::tr1.

* m4/ax_prefix_config_h.m4: New file.
* configure.ac: Call AC_CONFIG_HEADERS and AX_PREFIX_CONFIG_H.
* src/misc/Makefile.am: Install misc/_config.h.
* src/misc/random.cc, src/misc/version.cc: Include misc/_config.h.
2011-06-06 12:52:50 +02:00

47 lines
361 B
Text

Makefile
Makefile.in
configure
config.log
config.status
aclocal.m4
autom4te.cache
libtool
*.gz
*.patch
*.o
*~
\#*#
.*
!.gitignore
*.bak
*.err
stdout
*.lo
*.la
*.orig
*.rej
*.old
TAGS
INSTALL
*.log
callgrind.*
ms_print.*
massif.*
pan.*
*.dvi
*.aux
*.ps
*.pdf
*.toc
*.S
*.tgba
*.zip
*.s
*.ii
cachegrind.*
*.gcda
*.gcno
*.info
ltdl
config.h
src/src/misc/_config.h