From: Winfried Date: Thu, 9 Dec 2010 01:23:46 +0000 (+0000) Subject: Updated Makefile.in X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=c22cc4ad7b556df79ae1faded9d34648c37698a4;p=openjpeg.git Updated Makefile.in --- diff --git a/Makefile.in b/Makefile.in index 7f1370e1..31c40681 100644 --- a/Makefile.in +++ b/Makefile.in @@ -128,7 +128,6 @@ JP3D_MAJOR_NR = @JP3D_MAJOR_NR@ JP3D_MINOR_NR = @JP3D_MINOR_NR@ LD = @LD@ LDFLAGS = @LDFLAGS@ -LDLIBS = @LDLIBS@ LIBOBJS = @LIBOBJS@ LIBPNG_CONFIG = @LIBPNG_CONFIG@ LIBS = @LIBS@ diff --git a/codec/Makefile.in b/codec/Makefile.in index 950c5a20..0eadd9f1 100644 --- a/codec/Makefile.in +++ b/codec/Makefile.in @@ -122,7 +122,6 @@ JP3D_MAJOR_NR = @JP3D_MAJOR_NR@ JP3D_MINOR_NR = @JP3D_MINOR_NR@ LD = @LD@ LDFLAGS = @LDFLAGS@ -LDLIBS = @LDLIBS@ LIBOBJS = @LIBOBJS@ LIBPNG_CONFIG = @LIBPNG_CONFIG@ LIBS = @LIBS@ diff --git a/libjp3dvm/Makefile.in b/libjp3dvm/Makefile.in index 39c9df6c..6433bd5a 100644 --- a/libjp3dvm/Makefile.in +++ b/libjp3dvm/Makefile.in @@ -140,7 +140,6 @@ JP3D_MAJOR_NR = @JP3D_MAJOR_NR@ JP3D_MINOR_NR = @JP3D_MINOR_NR@ LD = @LD@ LDFLAGS = @LDFLAGS@ -LDLIBS = @LDLIBS@ LIBOBJS = @LIBOBJS@ LIBPNG_CONFIG = @LIBPNG_CONFIG@ LIBS = @LIBS@