logo       

Re: automake-1.93 on openbsd fails:: msg#00100

sysutils.automake.bugs

Subject: Re: automake-1.93 on openbsd fails:

Alexandre Duret-Lutz wrote:
> What version of Autoconf and M4 do you use?

I am using autoconf 2.59 and BSD m4, which doesn't have a
versionnumber.

I tried building with GNUm4, but the configure script wont work
with it. It seems like the configurescript doesn't realize one can
use gnu-m4 as well.


This is my buildscript for autoconf:

name=autoconf
version=2.59
release=1
source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.bz2 \
$name.patch)

build () {
cd $name-$version
patch -b < $SRC/$name.patch
M4="/usr/bin/m4" \
./configure \
--prefix=/usr/local
gmake
gmake install DESTDIR=$PKG
rm -rf $PKG/usr/local/info $PKG/usr/local/share/emacs
}



# Han
--
( homepage : http://www.xs4all.nl/~hanb _______
)) pgpkey : http://www.xs4all.nl/~hanb/keys/Han_pubkey.gpg >====<--.
C|~~| email : h a n @ m i j n c o m p u t e r . n l | = |-'
`--' irc : irc.freenode.net#UnixNL `------'





<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise