Dia is packaged for Arch. The code to build the project lies in this
file:
https://projects.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/dia
It uses ./configure instead of ./autogen, which works fine. But
./configure isn't generated on a git checkout until you run
./autogen.
At 11.04.2013 22:12, cwill747 wrote:
When I try to compile on Arch using the git checkout, I get a problem
with aclocal. I get the common problem of getting an error that
configure.in should be configure.ac.
Common to what? Your system for many other projects you try to compile?
I have not yet s