Removing '../' from $abs_top_srcdir when distcheck is run

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

 



Hi,

I’m using autoconf 2.69 and automake version 1.14 on OS/X 10.10 and CentOS 6 and 7.

I use the value of @top_abs_srcdir@ in some (template) files that are part of a testsuite, which works very well except when the distcheck target is run. The problem is that with distcheck the value of @abs_top_srcdir@/$abs_top_srcdir contains the substring ‘../‘ and the value of abs_top_srcdir is used as a parameter where the pattern ‘../‘ is not allowed.

Question: Is there a way I can change the value of abs_top_srcdir, or define anther value based on processing abs_top_srcdir, so that the ../ stuff is removed? (I realize that I have to do a bit more work than just remove ‘../‘ to get a valid pathname.)

Thanks,
--
James Gallagher
jgallagher at opendap.org
406.723.8663

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
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