]> git.ipfire.org Git - thirdparty/make.git/commitdiff
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 5d79c2ca3f12ee1ff59fa949b575fa8c85b54ff9..d6ce31e513ed3e0c9681fa2caeee43f5a46ebdc3 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: