summarylogtreecommitdiffstats
path: root/makedep.patch
diff options
context:
space:
mode:
Diffstat (limited to 'makedep.patch')
-rw-r--r--makedep.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/makedep.patch b/makedep.patch
index 35ea36735f19..e5281e25b435 100644
--- a/makedep.patch
+++ b/makedep.patch
@@ -1,15 +1,3 @@
-diff -Naur sam2p-0.49.2.orig/aclocal.m4 sam2p-0.49.2.new/aclocal.m4
---- sam2p-0.49.2.orig/aclocal.m4 2013-09-03 16:32:54.000000000 +0200
-+++ sam2p-0.49.2.new/aclocal.m4 2015-02-23 20:27:49.944550310 +0100
-@@ -777,7 +777,7 @@
- #ifdef __cplusplus
- extern "C" void exit(int);
- #endif
--#define _BSD_SOURCE 1 /* vsnprintf */
-+#define _DEFAULT_SOURCE 1 /* vsnprintf */
- #define _POSIX_SOURCE 1
- #define _POSIX_C_SOURCE 2
- #include <stdio.h>
diff -Naur sam2p-0.49.2.orig/configure sam2p-0.49.2.new/configure
--- sam2p-0.49.2.orig/configure 2013-09-03 16:32:54.000000000 +0200
+++ sam2p-0.49.2.new/configure 2015-02-23 20:24:48.251635254 +0100