From c22cc4ad7b556df79ae1faded9d34648c37698a4 Mon Sep 17 00:00:00 2001 From: Winfried Date: Thu, 9 Dec 2010 01:23:46 +0000 Subject: [PATCH] Updated Makefile.in --- Makefile.in | 1 - codec/Makefile.in | 1 - libjp3dvm/Makefile.in | 1 - 3 files changed, 3 deletions(-) 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@ -- 2.30.2