Remove unused stuff from doc/.
Let configure update pathnames in documentation.
This commit is contained in:
parent
070aee3be1
commit
0c2256670f
11 changed files with 77 additions and 6006 deletions
12
configure.in
12
configure.in
|
|
@ -1,6 +1,6 @@
|
|||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
dnl $Id: configure.in,v 1.13.2.80 2003/08/02 16:05:33 guus Exp $
|
||||
dnl $Id: configure.in,v 1.13.2.81 2003/08/08 14:07:11 guus Exp $
|
||||
|
||||
AC_PREREQ(2.57)
|
||||
AC_INIT(src/tincd.c)
|
||||
|
|
@ -296,10 +296,6 @@ AC_ARG_ENABLE(tracing,
|
|||
|
||||
AC_SUBST(INCLUDES)
|
||||
|
||||
AC_OUTPUT(Makefile
|
||||
src/Makefile
|
||||
doc/Makefile
|
||||
lib/Makefile
|
||||
po/Makefile.in
|
||||
m4/Makefile
|
||||
)
|
||||
AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile doc/tincd.8 doc/tinc.conf.5 doc/tincinclude.texi lib/Makefile po/Makefile.in m4/Makefile])
|
||||
|
||||
AC_OUTPUT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue