Wrong include directory in _autosetup

There is no need to specify the include directory at all, autoreconf can
figure it out from configure.ac.

git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@2230 a7169a2c-3604-0410-bc95-c702d8d87f7a
This commit is contained in:
gombasg 2009-08-25 08:03:25 +00:00 committed by Adam Visegradi
parent bba4e934ed
commit 8e0c75ade0
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,4 @@
#!/bin/sh
AUTORECONF=autoreconf
gtkdocize --copy
$AUTORECONF -I m4 -i -s
autoreconf --install --force --symlink