mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[sl] syslinux support (MinGW)
* also fixes memory leak in syslinux.c * closes #31
This commit is contained in:
parent
acf7d072b0
commit
b6252a913a
17 changed files with 916 additions and 39 deletions
|
@ -87,4 +87,6 @@ AC_SUBST([EXESUFFIX])
|
|||
AC_CONFIG_FILES([Makefile])
|
||||
AC_CONFIG_FILES([src/Makefile])
|
||||
AC_CONFIG_FILES([src/ms-sys/Makefile])
|
||||
AC_CONFIG_FILES([src/syslinux/libfat/Makefile])
|
||||
AC_CONFIG_FILES([src/syslinux/libinstaller/Makefile])
|
||||
AC_OUTPUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue