summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorVincent Bernat <bernat@luffy.cx>2013-04-07 00:12:32 +0200
committerVincent Bernat <bernat@luffy.cx>2013-04-07 00:12:32 +0200
commit90087507e60ba28ca33dbe7ac95df5d9af37e291 (patch)
tree10fe1d75d67767300fd45812031a7452e121506a /config
parent91c414195087b73583f874c234b8905b484f0e20 (diff)
downloadlibgd-90087507e60ba28ca33dbe7ac95df5d9af37e291.tar.gz
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
Diffstat (limited to 'config')
-rw-r--r--config/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/Makefile.am b/config/Makefile.am
index 9e4626e..5bd6760 100644
--- a/config/Makefile.am
+++ b/config/Makefile.am
@@ -1,6 +1,4 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-
-AUTOMAKE_OPTIONS = foreign 1.7
-
EXTRA_DIST = gdlib-config.in
bin_SCRIPTS = gdlib-config