blob: 2dd5fe416204e0618ce76480070eaf87c3403930 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/configure.old 2008-11-15 23:27:59.000000000 +0100
+++ b/configure 2008-11-15 23:28:26.000000000 +0100
@@ -79,7 +79,7 @@
}
tmp_run() {
- "$TMPEXE" >> "$TMPLOG" 2>&1
+ :
}
# Display error message, flushes tempfile, exit
|