Remove BUILDSYS_INIT and BUILDSYS_TOUCH_DEPS.
This commit is contained in:
parent
037fef6232
commit
05e30dae9d
2 changed files with 10 additions and 15 deletions
|
@ -38,11 +38,6 @@ 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
|
||||
|
||||
dnl If you don't need any extra variables
|
||||
AC_CONFIG_FILES(buildsys.mk)
|
||||
dnl If you need any extra variables, they go to extra.mk.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue