Remove leftovers.
authorayin <ayin>
Mon, 10 Dec 2007 19:17:29 +0000 (19:17 +0000)
committerayin <ayin>
Mon, 10 Dec 2007 19:17:29 +0000 (19:17 +0000)
configure.ac

index eb2166a6dc394ba019e16e9092ec4660dae66bcf..1ab373c54d9aa98814849ded6c41265a91003bdd 100644 (file)
@@ -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 <sys/ptms.h>
-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=