]> git.pld-linux.org Git - packages/libupnp.git/commitdiff
- updated for 1.6.2
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 15 Dec 2007 14:05:09 +0000 (14:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libupnp-opt.patch -> 1.2

libupnp-opt.patch

index c4af9b1b8a3a838b8aa67a76a58a3b8ca84f5c0f..6f91e7e064b52749a77ad44723a433d31eae5279 100644 (file)
@@ -1,16 +1,16 @@
---- libupnp-1.3.1/configure.ac.orig    2006-03-05 21:59:33.000000000 +0100
-+++ libupnp-1.3.1/configure.ac 2006-07-22 11:57:45.565712000 +0200
-@@ -115,13 +115,6 @@
- #
- # Default compilation flags
- #
--if test x"$enable_debug" = xyes; then
--      # AC_PROG_CC already sets CFLAGS to "-g -O2" by default
--      :
--else
--      # add optimise for size
--      AX_CFLAGS_GCC_OPTION([-Os])
--fi
- AX_CFLAGS_WARN_ALL
+--- libupnp-1.6.2/configure.ac.orig    2007-12-11 00:04:39.000000000 +0100
++++ libupnp-1.6.2/configure.ac 2007-12-15 14:06:17.762724553 +0100
+@@ -248,13 +248,6 @@
+       ;;
+ *)
+       echo "Using non-specific system compiler settings"
+-      if test x"$enable_debug" = xyes; then
+-              # AC_PROG_CC already sets CFLAGS to "-g -O2" by default
+-              :
+-      else
+-              # add optimise for size
+-              AX_CFLAGS_GCC_OPTION([-Os])
+-      fi
+       ;;
+ esac
  
- # Arrange for large-file support (can be disabled with --disable-largefile).
This page took 0.175297 seconds and 4 git commands to generate.