Change the buildsystem
commitbec8d1f223e9e52667760edbfa2da8fe0a34cfdc
authorDaTa <dt@korn.shell.la>
Sun, 1 Mar 2009 12:10:03 +0000 (1 13:10 +0100)
committerDaTa <dt@korn.shell.la>
Sun, 1 Mar 2009 12:10:03 +0000 (1 13:10 +0100)
tree37791548ae65bc45a865acb071ef620a4a699ede
parentc98ded7ae8d6f01816715dec8eac479619c9cb31
Change the buildsystem

* Wipe out the configure script.
  We do not have the autoconf source, and this configure script is overdone
  for configuring 2 files
* Introduce a YASQL-VERSION-FILE, YASQL-VERSION-GEN builds this file
  (stolen from the git build process).
  This generates versions like "1.8.3.30.gc98d" directly from the git repo
* Makefile may depend on GNU make now
.gitignore
Makefile [new file with mode: 0644]
Makefile.in [deleted file]
YASQL-VERSION-GEN [new file with mode: 0755]
config.pl
configure [deleted file]
yasql.in