autoconf - part2

Andrew Tridgell tridge at samba.anu.edu.au
Fri Jul 31 03:19:33 GMT 1998


Chris me asked what files you need to commit when you have made a
change to the configuration.

You will need to commit:

    configure.in
    configure (if you have re-run "autoconf")
    acconfig.h (if you modified it)
    tests/your_test.c (if you wrote a complex test)

Note that you need to install autoconf (and possibly GNU m4) to run
the "autoheader && autoconf" command. If you can't install them for
some reason then you can run them in your home directory on samba or
samba2 (presuming you have an account here).

       Cheers, Tridge


More information about the samba-technical mailing list