How to specify srcdir?

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

 



I have the following project directory structure:
The root, where configure.ac is located
/src, where the source code resides
/lib, where the library is built
/bin, where the frontend is built.
Each of those directories have their own Makefile.am
I have learned that I should use this construction in those Makefiles.am:
srcdir = @srcdir@ and that I should use the AC_CONFIG_SRCDIR
_______________________________________________
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