autoconf
[Top][All Lists]
Advanced

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

Clarification request: AC_PREFIX_DEFAULT([.]) and AC_CONFIG_SUBDIRS coll


From: Thomas Jahns
Subject: Clarification request: AC_PREFIX_DEFAULT([.]) and AC_CONFIG_SUBDIRS collide.
Date: Wed, 03 Dec 2014 11:32:28 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0

Hello,

I noticed having a default prefix of . causes AC_CONFIG_SUBDIRS to fail.

Is this a bug in AC_PREFIX_DEFAULT (or its documentation) or in 
AC_CONFIG_SUBDIRS?

Regards, Thomas

P.S.: the failure looks like this

....
config.status: executing depfiles commands
=== configuring in yaxt (/path/to/package_top/directory_sub)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=.' --cache-file=/dev/null --srcdir=.
configure: error: expected an absolute directory name for --prefix: .
configure: error: ./configure failed for directory_sub

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

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