@@ -36,15 +36,10 @@ 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. dnl If you use extra variables, comment the line above and uncomment the line dnl below.