Formerly configure.in.~17~
authorRoland McGrath <roland@redhat.com>
Thu, 11 Mar 1993 19:25:28 +0000 (19:25 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 11 Mar 1993 19:25:28 +0000 (19:25 +0000)
configure.in

index 5d79c2c..d6ce31e 100644 (file)
@@ -63,6 +63,10 @@ AC_COMPILE_CHECK(sys_siglist declaration in signal.h,
 AC_DYNIX_SEQ
 AC_XENIX_DIR
 
+AC_SUBST(REMOTE) REMOTE=stub
+AC_WITH(customs, [REMOTE=cstms
+LIBS="$LIBS libcustoms.a"])
+
 AC_OUTPUT(Makefile build.sh glob/Makefile)
 
 dnl Local Variables: