Removed dependencies of libburn where possible and removed
the remaining demo/iso_grow.c from Makefile.am.
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
* Little program to show how to create a multisession iso image.
|
||||
*/
|
||||
|
||||
#define LIBISOFS_WITHOUT_LIBBURN yes
|
||||
#include "libisofs.h"
|
||||
#include "libburn/libburn.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user