This helper script exists to create the generated files that are needed
authorWayne Davison <wayned@samba.org>
Sat, 10 Nov 2007 05:37:01 +0000 (21:37 -0800)
committerWayne Davison <wayned@samba.org>
Sat, 10 Nov 2007 05:37:01 +0000 (21:37 -0800)
for a build.  It pretends to be a configure script so that the build
steps are still the normal sequence of ./configure, make, make install
(which is particularly helpful with the samba build farm).  Once the
generated files are ready, the configure.sh script is called to do the
real configure work.


No differences found