without this i end up with a configure that does:
authorCarsten Haitzler <raster@rasterman.com>
Thu, 6 Dec 2012 16:08:07 +0000 (16:08 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Thu, 6 Dec 2012 16:08:07 +0000 (16:08 +0000)
commit047db8f450c1be02ac6d32fff329a35c59b512f3
tree5010d6b047d53bb2c2f6252e536f034c14376002
parent9755ed62d57a02aee7fc8d9020f5b91b5678bf05
without this i end up with a configure that does:

configure: updating cache config.cache
configure: creating ./config.status
config.status: error: cannot find input file: Makefile.in'
make: *** No targets specified and no makefile found.  Stop.

autoheader is unhappy:

autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoheader: warning: missing template: HAVE_NOTIFY_WIN32
autoheader: Use AC_DEFINE([HAVE_NOTIFY_WIN32], [], [Description])
autoreconf: /usr/bin/autoheader failed with exit status: 1

SVN revision: 80368
configure.ac