summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 94333f9346..debde0dad1 100755
--- a/configure
+++ b/configure
@@ -1362,7 +1362,7 @@ if test "$_runtime_cpudetection" = yes && ! x86 && ! ppc; then
fi
-_inc_extra="$_inc_extra -I."
+_inc_extra="-I. $_inc_extra"
_timer=timer-linux.c
_getch=getch2.c
if freebsd ; then