autoconf/tools produces to many top level files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'm creating a new project and using autotools. I've done this before,
but for some reason this time I've noticed how many files autotools
creates. It totally pollutes the top level of my project.

    lib             <- Mine originally
    aclocal.m4
    AUTHORS
    autom4te.cache
    bootstrap
    build-aux
    ChangeLog
    config.h.in
    configure
    configure.in
    COPYING
    INSTALL
    m4
    Makefile.am
    Makefile.in
    NEWS
    README

I understand why configure, Makefile.am and bootstrap (autoreconf script)
need to exist in this directory.

Is it possible to configure the autotools so that everything else gets
put somewhere else (like in a nested directory)?

Thanks,
Bob Rossi

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf




[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux