blob: 8623a4cc5d5653b34c4cdc58d1d30e8ea2531eb3 [file] [log] [blame]
Cristy7ce65e72015-12-12 18:03:16 -05001# Copyright 1999-2016 ImageMagick Studio LLC, a non-profit organization
cristy3ed852e2009-09-05 21:47:34 +00002# dedicated to making software imaging solutions freely available.
3#
4# You may not use this file except in compliance with the License. You may
5# obtain a copy of the License at
6#
7# http://www.imagemagick.org/script/license.php
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14#
cristy3ed852e2009-09-05 21:47:34 +000015# Makefile for building ImageMagick m4 macros.
16
17M4_EXTRA_DIST = \
cristy0d3a6382010-04-26 00:45:55 +000018 ac_func_fseeko.m4 \
cristy39de99e2014-07-25 17:44:42 +000019 ax_append_flag.m4 \
cristy0d3a6382010-04-26 00:45:55 +000020 ax_c___attribute__.m4 \
21 ax_cflags_warn_all.m4 \
22 ax_compare_version.m4 \
23 ax_cxx_bool.m4 \
24 ax_cxx_namespaces.m4 \
25 ax_cxx_namespace_std.m4 \
26 ax_lang_compiler_ms.m4 \
27 ax_opencl.m4 \
28 ax_prefix_config_h.m4 \
29 ax_prog_perl_version.m4 \
30 ax_pthread.m4 \
cristy39de99e2014-07-25 17:44:42 +000031 ax_require_defined.m4 \
cristy0d3a6382010-04-26 00:45:55 +000032 cxx_have_lstring.m4 \
33 cxx_have_std_libs.m4 \
34 framework.m4 \
35 libtool.m4 \
cristy0d3a6382010-04-26 00:45:55 +000036 lt~obsolete.m4 \
37 ltoptions.m4 \
38 ltsugar.m4 \
39 ltversion.m4 \
40 magick_check_pthread_lib.m4 \
cristy0d3a6382010-04-26 00:45:55 +000041 pkg.m4