[BACK]Return to README CVS log [TXT][DIR] Up to [local] / xenocara

Diff for /xenocara/README between version 1.13 and 1.14

version 1.13, 2007/04/07 13:18:40 version 1.14, 2007/04/07 13:21:12
Line 119 
Line 119 
   
 Whenever you touched an import file for GNU autotools (Makefile.am,  Whenever you touched an import file for GNU autotools (Makefile.am,
 configure.ac mostly), you need to rebuild the configure script and  configure.ac mostly), you need to rebuild the configure script and
 makefiles skeletons. For that use the following command:  makefiles skeletons. For that use the following command in the
   directory where you edited the autotools source files:
   
  env XENOCARA_RERUN_AUTOCONF=Yes make -f Makefile.bsd-wrapper build   env XENOCARA_RERUN_AUTOCONF=Yes make -f Makefile.bsd-wrapper build
   
 You can also set XENOCARA_RERUN_AUTOCONF in /etc/mk.conf to force  You can also set XENOCARA_RERUN_AUTOCONF in /etc/mk.conf or in the
 regeneration of configure scripts in every component.  environment to force the regeneration of configure scripts
   in every component during a make build.
   
 $OpenBSD$  $OpenBSD$

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14