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 _______________________________________________ dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gnome.org/Dia/Faq Main page at http://live.gnome.org/Dia
