|
From: Robert L K. <rl...@al...> - 2000-02-04 01:31:31
|
It doesn't work for me. Perhaps I have an old version of autoconf?
[2(rlk)||{!600}<rlkppp>/mnt/sandbox/gimp-print/print]
$ autoconf
[2(rlk)||{!601}<rlkppp>/mnt/sandbox/gimp-print/print]
$ ./configure
loading site script /usr/local/share/config.site
Processing GNUstep site configuration
creating cache ./config.cache
./configure: line 526: syntax error near unexpected token `AM_INIT_AUTOMAKE(print,'
./configure: line 526: `AM_INIT_AUTOMAKE(print, 3.1.0, no-define)'
[2(rlk)||{!602}<rlkppp>/mnt/sandbox/gimp-print/print]
$ autoconf
[2(rlk)||{!603}<rlkppp>/mnt/sandbox/gimp-print/print]
$ !./
./configure
loading site script /usr/local/share/config.site
Processing GNUstep site configuration
loading cache ./config.cache
./configure: line 526: syntax error near unexpected token `AM_INIT_AUTOMAKE($PACKAGE,'
./configure: line 526: `AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define)'
[2(rlk)||{!604}<rlkppp>/mnt/sandbox/gimp-print/print]
$ autoconf --help
Usage: autoconf [-h] [--help] [-m dir] [--macrodir=dir]
[-l dir] [--localdir=dir] [--version] [template-file]
[2(rlk)||{!605}<rlkppp>/mnt/sandbox/gimp-print/print]
$ autoconf --version
Autoconf version 2.13
--
Robert Krawitz <rl...@al...> http://www.tiac.net/users/rlk/
Tall Clubs International -- http://www.tall.org/ or 1-888-IM-TALL-2
Member of the League for Programming Freedom -- mail lp...@uu...
Project lead for The Gimp Print -- http://gimp-print.sourceforge.net
"Linux doesn't dictate how I work, I dictate how Linux works."
--Eric Crampton
|