summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac8
1 files changed, 0 insertions, 8 deletions
diff --git a/configure.ac b/configure.ac
index ef243627..2c6c933d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,14 +57,6 @@ AC_CHECK_FUNCS([getpgid])
LIBGDICT_LT_VERSION=6:7:0
AC_SUBST(LIBGDICT_LT_VERSION)
-dnl host architecture check
-AS_CASE([$host],
-
- [*-*-solaris*], [SUN_OS="-DON_SUN_OS"],
- [*], [SUN_OS=""]
-)
-AC_SUBST(SUN_OS)
-
dnl pkg-config check
GLIB_REQUIRED=2.36.0