aboutsummaryrefslogtreecommitdiffstats
path: root/main/galculator/galculator-1.3.4-libm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/galculator/galculator-1.3.4-libm.patch')
-rw-r--r--main/galculator/galculator-1.3.4-libm.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/main/galculator/galculator-1.3.4-libm.patch b/main/galculator/galculator-1.3.4-libm.patch
deleted file mode 100644
index 9c10ba1e71..0000000000
--- a/main/galculator/galculator-1.3.4-libm.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- ./configure.in.orig 2012-10-15 14:47:07.000000000 +0000
-+++ ./configure.in 2012-12-31 13:28:39.927878053 +0000
-@@ -4,13 +4,14 @@
- AM_INIT_AUTOMAKE([galculator], [2.0])
- AM_MAINTAINER_MODE
-
--AM_CONFIG_HEADER(config.h)
-+AC_CONFIG_HEADER(config.h)
-
- AC_PROG_CC
- AC_PROG_INTLTOOL(, no-xml)
- AC_ISC_POSIX
-
- AC_HEADER_STDC
-+AC_CHECK_LIB([m],[tan])
-
- AC_ARG_ENABLE([gtk3],
- [AC_HELP_STRING([--enable-gtk3],