[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
configure error message: ./configure: line 1752: `AM_INIT_AUTOMAKE(dia, 0.96+svn)'
- From: "Paul Sanfilippo" <pjsanfil gmail com>
- To: dia-list gnome org
- Subject: configure error message: ./configure: line 1752: `AM_INIT_AUTOMAKE(dia, 0.96+svn)'
- Date: Fri, 26 Dec 2008 20:20:34 -0600
I am having some troubles getting the Dia configure file to run.
The problem is described below:
I ran automake and got a configure file, but received an error message
when running the configure file. The error message is (the following
2 lines):
./configure: line 1752: syntax error near unexpected token `dia,0.96+svn'
./configure: line 1752: `AM_INIT_AUTOMAKE(dia,0.96+svn)'
The lines in question in the configure file are:
AC_INIT(dia,0.96+svn)
AM_INIT_AUTOMAKE(dia,0.96+svn)
Thanks
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]