summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 0 insertions, 6 deletions
diff --git a/configure.ac b/configure.ac
index 69fb9eb23752..534894a3e383 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4293,7 +4293,6 @@ mingw*)
AC_MSG_ERROR([Unsupported host_cpu $host_cpu for host_os $host_os])
;;
esac
-
;;
*netbsd*)
@@ -4356,8 +4355,6 @@ openbsd*)
;;
esac
SOLARINC="$SOLARINC -I/usr/local/include"
- SOLARLIB="$SOLARLIB -L/usr/local/lib"
-
;;
solaris*)
@@ -4392,8 +4389,6 @@ solaris*)
;;
esac
SOLARINC="$SOLARINC -I/usr/local/include"
- SOLARLIB="$SOLARLIB -L$COMPATH/lib"
- SOLARLIB="$SOLARLIB -L/usr/local/bin -L/usr/dt/lib -L/usr/openwin/lib"
;;
*)
@@ -12660,7 +12655,6 @@ AC_SUBST(WIN_TOUCH)
AC_SUBST(BUILD_TYPE)
AC_SUBST(SOLARINC)
-AC_SUBST(SOLARLIB)
PathFormat "$PERL"
PERL="$formatted_path"