diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index ce059d1..c13e848 100644 --- a/configure.in +++ b/configure.in @@ -1167,7 +1167,7 @@ fi], # -I${DLINCLDIR} is added to the compile rule for importdl.o AC_SUBST(DLINCLDIR) -DLINCLDIR=/ +DLINCLDIR=. AC_MSG_CHECKING(for --with-sgi-dl) AC_ARG_WITH(sgi-dl, |