begin Akim Demaille <[EMAIL PROTECTED]>
>
> | hi akim,
> | first, thank you for responding!
> |
> | i finally did find out what was wrong: autoconf 2.5x and 2.13 debian
> | packages were both installed on my system. the *packages* don't
> | conflict but the programs do. inadvertantly, some of
hi akim,
first, thank you for responding!
i finally did find out what was wrong: autoconf 2.5x and 2.13 debian
packages were both installed on my system. the *packages* don't
conflict but the programs do. inadvertantly, some of what i did used
the 2.5 tools and some used the 2.13 tools.
i made
hi all,
i'm trying to learn autoconf by converting one of my programs to use
autoconf. i'm having difficulty; here's what i tried:
% cp Makefile Makefile.orig
% mv Makefile Makefile.in
% autoscan
% mv configure.scan configure.in
% autoheader
% autoconf
autoconf: Undefined