]> git.ozlabs.org Git - ccan/blobdiff - web/staticindex.php
tdb2: delete old tdb1 tests.
[ccan] / web / staticindex.php
index 0a521023f125fdf0727454b5d637d33c7decf9f7..1a21456d179c832c480ec6dacedd8af022520287 100644 (file)
@@ -30,7 +30,7 @@ or clone our <a href="http://git.ozlabs.org/?p=ccan">git repository</a> (<tt>git
 There are two ways to use it:
 <ol>
 <li> Put modules into a ccan/ subdirectory into your project.  Add a "config.h" (like
 There are two ways to use it:
 <ol>
 <li> Put modules into a ccan/ subdirectory into your project.  Add a "config.h" (like
-     <a href="example-config.h">this example</a>) and compile every .c file
+     <a href="example-config.h">this example</a>, or generate one using <a href="http://git.ozlabs.org/?p=ccan;a=blob_plain;f=tools/configurator/configurator.c">the configurator</a>) and compile every .c file
      in ccan/* (as in this <a href="Makefile-ccan">Makefile</a>)).
 
 <li> Alternatively, just hack whatever parts you want so it compiles in
      in ccan/* (as in this <a href="Makefile-ccan">Makefile</a>)).
 
 <li> Alternatively, just hack whatever parts you want so it compiles in