From f4b08bacb03457eae440ed88f70ac1598f2cee42 Mon Sep 17 00:00:00 2001 From: Winfried Date: Sun, 17 Oct 2010 22:42:46 +0000 Subject: -This line, and those below, will be ignored-- M configure M Makefile.in M opj_config.h.in.user M mj2/Makefile.in M mj2/Makefile.am M mj2/Makefile.nix M libopenjpeg/Makefile.in M jp3d/Makefile.in M jp3d/libjp3dvm/Makefile.in M jp3d/Makefile.nix M jp3d/codec/Makefile.in M jp3d/codec/Makefile.am M config.nix M configure.ac M doc/Makefile.in M doc/Makefile.am M doc/Makefile.nix M INSTALL M CHANGES M jpwl/Makefile.in M jpwl/Makefile.am M jpwl/Makefile.nix M Makefile.am M Makefile.nix M codec/Makefile.in M codec/Makefile.am --- codec/Makefile.am | 2 +- codec/Makefile.in | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'codec') diff --git a/codec/Makefile.am b/codec/Makefile.am index 1a3f42bc..43d54506 100644 --- a/codec/Makefile.am +++ b/codec/Makefile.am @@ -1,4 +1,4 @@ -COMPILERFLAGS = -Wall +COMPILERFLAGS = -Wall -static USERLIBS = -lm INCLUDES = -I.. -I. -I../libopenjpeg diff --git a/codec/Makefile.in b/codec/Makefile.in index 4db9e420..6d39386d 100644 --- a/codec/Makefile.in +++ b/codec/Makefile.in @@ -194,7 +194,6 @@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ -doxy_dir = @doxy_dir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ @@ -241,7 +240,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ with_doxygen = @with_doxygen@ -COMPILERFLAGS = -Wall +COMPILERFLAGS = -Wall -static USERLIBS = -lm $(am__append_2) $(am__append_4) $(am__append_6) \ $(am__append_8) INCLUDES = -I.. -I. -I../libopenjpeg $(am__append_1) $(am__append_3) \ -- cgit v1.2.3