diff options
| author | Winfried <szukw000@arcor.de> | 2010-12-09 01:23:46 +0000 |
|---|---|---|
| committer | Winfried <szukw000@arcor.de> | 2010-12-09 01:23:46 +0000 |
| commit | c22cc4ad7b556df79ae1faded9d34648c37698a4 (patch) | |
| tree | 8de6a677667cd10676de30278453b3778fbc7480 | |
| parent | 9fdaaa3316b362f538c2ea51888c93dc9a7452d4 (diff) | |
Updated Makefile.in
| -rw-r--r-- | Makefile.in | 1 | ||||
| -rw-r--r-- | codec/Makefile.in | 1 | ||||
| -rw-r--r-- | libjp3dvm/Makefile.in | 1 |
3 files changed, 0 insertions, 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@ |
