Improved configure bootstrap to try to build generated files
authorWayne Davison <wayned@samba.org>
Fri, 9 Nov 2007 16:56:46 +0000 (16:56 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 9 Nov 2007 16:56:46 +0000 (16:56 +0000)
before fetching them.

prepare-source.mak

index 9acd3e4..ef27e1e 100644 (file)
@@ -1,6 +1,6 @@
-gen: gen_no_man man
+gen: conf proto.h man
 
-gen_no_man: configure.sh config.h.in proto.h
+conf: configure.sh config.h.in
 
 configure.sh: configure.in aclocal.m4
        autoconf -o configure.sh