=================================================================== RCS file: /cvsrepo/anoncvs/cvs/xenocara/README,v retrieving revision 1.37 retrieving revision 1.38 diff -c -r1.37 -r1.38 *** xenocara/README 2016/10/14 18:29:18 1.37 --- xenocara/README 2017/02/12 18:19:54 1.38 *************** *** 116,127 **** makefiles skeletons. For that use the following command in the directory where you edited the autotools source files: ! doas env XENOCARA_RERUN_AUTOCONF=Yes make -f Makefile.bsd-wrapper build - You can also set XENOCARA_RERUN_AUTOCONF in /etc/mk.conf or in the - environment to force the regeneration of configure scripts - in every component during a make build. - o Cleaning in packages managed by autotools ----------------------------------------- --- 116,124 ---- makefiles skeletons. For that use the following command in the directory where you edited the autotools source files: ! make autoreconf ! doas make -f Makefile.bsd-wrapper build o Cleaning in packages managed by autotools ----------------------------------------- *************** *** 196,199 **** See also -- ! $OpenBSD: README,v 1.37 2016/10/14 18:29:18 matthieu Exp $ --- 193,196 ---- See also -- ! $OpenBSD: README,v 1.38 2017/02/12 18:19:54 matthieu Exp $