Add missing BUILDSYS_INIT to example configure.ac.
This commit is contained in:
parent
d11332966d
commit
5f99f9e089
1 changed files with 2 additions and 0 deletions
|
@ -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 uncomment the following line
|
||||||
dnl BUILDSYS_PROG_IMPLIB
|
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.
|
dnl You need to call this to generate the .deps files required by the buildsys.
|
||||||
BUILDSYS_TOUCH_DEPS
|
BUILDSYS_TOUCH_DEPS
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue