automake
[Top][All Lists]
Advanced

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

automake/autoconf problem


From: Akos Rajna
Subject: automake/autoconf problem
Date: Fri, 16 Nov 2007 12:35:30 +0100
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

hi,

i'm fairly new with automake and i ran into a problem that i have found no solution for. so i have a setup where i don't want all the output files generated by the compiler and alike in my src directory, instead i created a build/unix folder and i have build/unix/config set for AC_CONFIG_AUX_DIR. then i ran ../../configure from here and everything works just fine. however when i wanted to add platform specific options and used AC_CANONICAL_SYSTEM then configure was unable to locate anything from the config directory (like install-sh). any suggestions how should i solve this problem or is there a good guide that have some more complex examples?

thanks,
Akos Rajna





reply via email to

[Prev in Thread] Current Thread [Next in Thread]