summaryrefslogtreecommitdiffstats
path: root/audio/Pd-extended/change_gem_configure_file.patch
diff options
context:
space:
mode:
Diffstat (limited to 'audio/Pd-extended/change_gem_configure_file.patch')
-rw-r--r--audio/Pd-extended/change_gem_configure_file.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/audio/Pd-extended/change_gem_configure_file.patch b/audio/Pd-extended/change_gem_configure_file.patch
deleted file mode 100644
index a10ff9155a..0000000000
--- a/audio/Pd-extended/change_gem_configure_file.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-*** configure.ac 2011-12-23 08:44:12.000000000 +0100
---- configureUP.ac 2012-11-03 09:51:31.000000000 +0100
-***************
-*** 114,124 ****
-
- # Checks for programs.
- AC_PROG_CXX
-! dnl AC_PROG_OBJCXX
-
- AC_LIBTOOL_WIN32_DLL
- AC_PROG_LIBTOOL
-- #predeps_CXX="-lstdc++"
-
- AC_PROG_INSTALL
- AC_PROG_LN_S
---- 114,125 ----
-
- # Checks for programs.
- AC_PROG_CXX
-! m4_ifdef([AC_PROG_OBJC], [AC_PROG_OBJC])
-! m4_ifdef([AC_PROG_OBJCXX], [AC_PROG_OBJCXX])
-!
-
- AC_LIBTOOL_WIN32_DLL
- AC_PROG_LIBTOOL
-
- AC_PROG_INSTALL
- AC_PROG_LN_S