From: ayin Date: Mon, 10 Dec 2007 19:17:29 +0000 (+0000) Subject: Remove leftovers. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=b50b3d78b1e2022702b4f430ee3c28f2dc83661a;p=dana%2Furxvt.git Remove leftovers. --- diff --git a/configure.ac b/configure.ac index eb2166a6..1ab373c5 100644 --- a/configure.ac +++ b/configure.ac @@ -133,8 +133,7 @@ AC_SUBST(INSTALL_LIBRXVT) AC_ARG_ENABLE(everything, [ --enable-everything enable standard non-multichoice features - NOTE: this option is order dependent - NOTE: automatically enabled with --enable-shared], + NOTE: this option is order dependent], [ if test x$enableval = xno; then support_frills=no @@ -445,19 +444,6 @@ dnl# -------------------------------------------------------------------------- AC_PATH_PROG(TIC, tic, :) -dnl# need a neat way to detect SVR4 or its features -dnl# in src/command.c we use these functions: -dnl# grantpt(), unlockpt(), ptsname(), which are defined in -dnl# - but are these also defined for other systems? - -dnl# hack to find if this is SVR4 -- who knows? -dnl## AC_MSG_CHECKING(for SVR4) -dnl## AC_EGREP_CPP(yes, -dnl## [#if defined (SVR4) || defined (_SVR4) || defined (__svr4__) -dnl## yes; -dnl## #endif -dnl## ], [AC_MSG_RESULT(yes); AC_DEFINE(PERHAPS_SVR4)], AC_MSG_RESULT(perhaps not?)) - AC_PATH_XTRA AFTERIMAGE_CFLAGS=