autoconf
[Top][All Lists]
Advanced

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

automatic setting of srcdir


From: John A. Crow
Subject: automatic setting of srcdir
Date: Sat, 4 Nov 100 19:48:33 -0600 (CST)

All -

I am using autoconf-2.13. 

It looks to me from my experiments that by default the srcdir 
output variable is set to its relative path name. That is, if I do

   ./configure

I will get @srcdir@ replaced with "."; if I do for example

  ../testdir/configure

I will get @srcdir@ replaced with "../testdir".

Is there any way to force this variable to be replaced with
its absolute path name? I have seen this happen elsewhere
with the configure script for finger.

Any guidance will be appreciated.

 - John





reply via email to

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