]> hydra-www.ietfng.org Git - gtetrinet/commit
Bring autotools support to modern standards.
authorJordi Mallach <jordi@sindominio.net>
Mon, 2 May 2011 09:37:42 +0000 (11:37 +0200)
committerJordi Mallach <jordi@sindominio.net>
Mon, 2 May 2011 09:37:42 +0000 (11:37 +0200)
commit0a5634ad9c0dd2384c3d30bbefc0c1187925d936
treecaf6c9211ae485861e63ad6a8d5b97dd8919d0ef
parent0adb842d95ff339ec3be42e5d77e1181e06b3cd2
Bring autotools support to modern standards.

Rename configure.in to configure.ac and do several cleanups and improvements.
Update references of CVS to Git.
Rename src/config.h to src/gtet_config.h, to allow for sane including of the generated $(top_srcdir)/config.h. Update all users.
Add Behdad's git.mk to generate gitignore.
Remove generated files: ABOUT-NLS, INSTALL, config.rpath.
Update COPYING with newest revision of GPL-2.
16 files changed:
ABOUT-NLS [deleted file]
COPYING
INSTALL [deleted file]
Makefile.am
autogen.sh
config.rpath [deleted file]
configure.ac [new file with mode: 0644]
configure.in [deleted file]
src/Makefile.am
src/config.c
src/dialogs.c
src/fields.c
src/gtet_config.h [moved from src/config.h with 100% similarity]
src/gtetrinet.c
src/images/Makefile.am
src/tetrinet.c