[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: making in other directories
From: |
Shigio Yamaguchi |
Subject: |
Re: making in other directories |
Date: |
Tue, 17 Jul 2001 09:31:33 +0900 |
> I untarred, made the directory readonly (that's what I'm doing)
> and building elsewhere...
>
> We want to source VERSION without using $(srcdir) or something...
> (I'm not a configure guru yet).
OK.
Would you please rewrite 'configure.in' like this?
[configure.in]
+-------------------------------------
|
|. ./VERSION
|...
|AM_INIT_AUTOMAKE(global, $VERSION)
|
v
|AM_INIT_AUTOMAKE(global, 4.1)
And please remake 'configure' using recons.sh script.
(You need automake and autoconf.)
% sh reconf.sh
% cd /tmp/build
% <build dir>/configure --srcdir=<build dir>
I have already rewritten cvs version.
Thank you.
--
Shigio Yamaguchi - Tama Communications Corporation
Mail: address@hidden, (Spare mail: address@hidden)