Commit Graph

3 Commits (522fa61de9cac86277ca0ac5cd4593c8986d90ad)

Author SHA1 Message Date
Ondřej Surý ac6222f945 Merge outstanding autotools changes 2013-04-08 09:12:06 +02:00
Vincent Bernat 90087507e6 Fix build with autotools.
`configure.ac` and `bootstrap.sh` are moved in the top directory.
`bootstrap.sh` is completed to execute `libtoolize`. The list of files
to clean is reduced. Other files can be cleaned with `make distclean`.

`src/Makefile.am` is fixed for missing `gd_nnquant.c` dependency.

`ACX_PTHREAD` macro is moved to a `m4` directory to make `configure.ac`
easier to read.

--HG--
branch : fix/autotools
rename : src/bootstrap.sh => bootstrap.sh
rename : src/configure.ac => configure.ac
2013-04-07 00:12:32 +02:00
pajoye 84ca993231 - move to / 2008-05-10 19:50:38 +00:00