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)
commit2909586ede1934c36e43e176909c36998279b2a2
tree0f83ffd6ab8402dda1b60e257a6ceba4a068e1fe
parentc5435b56bf169c612fedf1a60859ad38d93d5b76
This helper script exists to create the generated files that are needed
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.
configure [new file with mode: 0755]