Skip to content

Detect git/svn version with a macro instead of creating a header file

Laurent Carlier requested to merge (removed):kill_trunk_h into master

Instead of creating a header file, detect git (or svn) version with a macro.

The objective of this patch is to revive cmake support, with the objective of been able to build gambas with autotools and cmake.

Merge request reports