Re: Creating the dir in AC_CONFIG_AUX_DIR(dir)

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

 



Kamaljit Singh <kamaljit <at> rocketmail.com> writes:

>   I was trying to use the AC_CONFIG_AUX_DIR(dir) to use the "aux" dir

Don't use "aux".  It makes your project non-portable to Windows machines.
Instead, consider using the name "build-aux".

>   I dont want this directory to pre-exist but be created on the fly when 
autoconf
> is run. Any ideas how to accomplish it ?

Use 'autoreconf -fi' instead of 'autoconf'.

-- 
Eric Blake




_______________________________________________
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