Subversion Repositories wimsdev

Rev

Rev 5212 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5212 Rev 5521
Line 225... Line 225...
225
AC_SUBST(NETLIBS)
225
AC_SUBST(NETLIBS)
226
AC_SUBST(FLEXLIB)
226
AC_SUBST(FLEXLIB)
227
AC_SUBST(CRYPTLIB)
227
AC_SUBST(CRYPTLIB)
228
 
228
 
229
AC_CONFIG_FILES([Flydraw/gd/Makefile
229
AC_CONFIG_FILES([Flydraw/gd/Makefile
230
		 Flydraw/Makefile
230
                 Flydraw/Makefile
231
                 Interfaces/Makefile
231
                 Interfaces/Makefile
232
                 Lib/Makefile
232
                 Lib/Makefile
233
                 Makefile
233
                 Makefile
234
                 Misc/Makefile
234
                 Misc/Makefile
235
                 Misc/symtext/Makefile
235
                 Misc/symtext/Makefile
Line 250... Line 250...
250
                 Misc/authors/jm.evers/applets/Makefile
250
                 Misc/authors/jm.evers/applets/Makefile
251
                 Module/Makefile
251
                 Module/Makefile
252
                 Module/drawode/Makefile
252
                 Module/drawode/Makefile
253
                 Msg2wims/Makefile
253
                 Msg2wims/Makefile
254
                 Oef2wims/Makefile
254
                 Oef2wims/Makefile
255
		 Wimsd/Makefile
255
                 Wimsd/Makefile
256
		 Wimslogd/Makefile
256
                 Wimslogd/Makefile
257
                 Texgif/Makefile])
257
                 Texgif/Makefile
-
 
258
                 Mathml/Makefile])
258
AC_OUTPUT
259
AC_OUTPUT