I am using automake 1.11.6 and autoconf 2.68 on Fedora 17 and cannot
configure a simple hello world program if it is placed into a directory
with "(" and ")".
To reproduce:
1. Create a directory: mkdir test\(1\)
2. Take the attached tar file and untar it:
cd test\(1\)
tar -xzvf hellowo
On 08/17/2012 07:03 AM, Stefano Lattarini wrote:
Severity: wishlist
[CC:ing bug-automake so that I won't forget about this issue]
On 08/17/2012 01:04 AM, Jeff Johnston wrote:
If a configure.ac file is edited and the following added:
LT_INIT
AC_PROG_LIBTOOL
I think you shouldn'