summaryrefslogtreecommitdiffstats
path: root/patches/Python-2.6.6/0003-use-AC_COMPILE_IFELSE-rather-than-AC_TRY_RUN.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/Python-2.6.6/0003-use-AC_COMPILE_IFELSE-rather-than-AC_TRY_RUN.patch')
-rw-r--r--patches/Python-2.6.6/0003-use-AC_COMPILE_IFELSE-rather-than-AC_TRY_RUN.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/Python-2.6.6/0003-use-AC_COMPILE_IFELSE-rather-than-AC_TRY_RUN.patch b/patches/Python-2.6.6/0003-use-AC_COMPILE_IFELSE-rather-than-AC_TRY_RUN.patch
index 297dcb3c3..c306d9231 100644
--- a/patches/Python-2.6.6/0003-use-AC_COMPILE_IFELSE-rather-than-AC_TRY_RUN.patch
+++ b/patches/Python-2.6.6/0003-use-AC_COMPILE_IFELSE-rather-than-AC_TRY_RUN.patch
@@ -19,7 +19,7 @@ This patch uses AC_COMPILE_IFELSE for these tests:
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
configure.in | 12 ++++--------
- 1 files changed, 4 insertions(+), 8 deletions(-)
+ 1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/configure.in b/configure.in
index 87fad98..8d130b4 100644