Add missing BUILDSYS_INIT to example configure.ac.

This commit is contained in:
Jonathan Schleifer 2011-04-23 19:15:28 +02:00
parent d11332966d
commit 5f99f9e089

View file

@ -37,6 +37,8 @@ dnl If your program uses plugins and should run on win32 as well, you need to
dnl uncomment the following line
dnl BUILDSYS_PROG_IMPLIB
dnl We need this in order to run some initialization needed by the buildsys
BUILDSYS_INIT
dnl You need to call this to generate the .deps files required by the buildsys.
BUILDSYS_TOUCH_DEPS