mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2025-01-26 23:04:42 +00:00
Formerly configure.in.~17~
This commit is contained in:
parent
63b17f1d63
commit
19c3ead040
1 changed files with 4 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue