]> git.pld-linux.org Git - packages/lame.git/blobdiff - lame-without_gtk.patch
- rediffed
[packages/lame.git] / lame-without_gtk.patch
index 9e96d0c461e0ece94153a40fc64beb3c4de68f7b..78afd7e7086533ef7e53921f761de909ac4ef1fe 100644 (file)
@@ -1,6 +1,7 @@
---- lame-398/configure.in.orig 2008-08-30 12:40:34.000000000 +0200
-+++ lame-398/configure.in      2008-08-30 12:41:17.000000000 +0200
-@@ -386,7 +386,7 @@
+diff -urNp -x '*.orig' lame-3.100.org/configure.in lame-3.100/configure.in
+--- lame-3.100.org/configure.in        2023-12-09 13:09:15.432554115 +0100
++++ lame-3.100/configure.in    2023-12-09 13:09:15.512555135 +0100
+@@ -440,7 +440,7 @@ CONFIG_MATH_LIB="${USE_LIBM}"
  
  dnl configure use of features
  
  
  dnl ElectricFence malloc debugging
  AC_MSG_CHECKING(use of ElectricFence malloc debugging)
---- lame-398/frontend/Makefile.am.orig 2008-08-30 12:40:34.000000000 +0200
-+++ lame-398/frontend/Makefile.am      2008-08-30 12:41:44.000000000 +0200
-@@ -51,7 +51,7 @@
+diff -urNp -x '*.orig' lame-3.100.org/frontend/Makefile.am lame-3.100/frontend/Makefile.am
+--- lame-3.100.org/frontend/Makefile.am        2011-10-16 15:09:01.000000000 +0200
++++ lame-3.100/frontend/Makefile.am    2023-12-09 13:09:15.512555135 +0100
+@@ -35,7 +35,7 @@ lame_SOURCES = lame_main.c $(common_sour
+ mp3rtp_SOURCES = mp3rtp.c rtp.c $(common_sources)
  mp3x_SOURCES = mp3x.c gtkanal.c gpkplotting.c $(common_sources)
- endif
  
 -CFLAGS = @CFLAGS@ @GTK_CFLAGS@ @FRONTEND_CFLAGS@ @SNDFILE_CFLAGS@
 +CFLAGS = @CFLAGS@ @FRONTEND_CFLAGS@ @SNDFILE_CFLAGS@
This page took 0.143533 seconds and 4 git commands to generate.