AC_CONFIG_SUBDIRS

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

 



Hi all,

I have a project which has sub projects. I'm using AC_CONFIG_SUBDIRS to
configure them at one time.

Main project
          |---------------------sub project 1
          |---------------------sub project 2
          |---------------------sub project 3

Can a sub project use a variable sat by main configure script.

ex.
    When I run

        ./configure  --enable-test=yes    in root directory I assign

        TESTS="tests".

Can I use that $TESTS variable inside a sub project?

Thanks

    ~sanjaya


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://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