United macro Xorriso_jte_standalonE with macro Xorriso_standalonE
This commit is contained in:
parent
0d35100eb0
commit
1ccbaa302c
@ -41,8 +41,7 @@
|
|||||||
#include <langinfo.h>
|
#include <langinfo.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
/* >>> later change this to Xorriso_standalonE */
|
#ifdef Xorriso_standalonE
|
||||||
#ifdef Xorriso_jte_standalonE
|
|
||||||
|
|
||||||
#ifdef Xorriso_with_libjtE
|
#ifdef Xorriso_with_libjtE
|
||||||
#include "../libjte/libjte.h"
|
#include "../libjte/libjte.h"
|
||||||
@ -54,7 +53,7 @@
|
|||||||
#include <libjte/libjte.h>
|
#include <libjte/libjte.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* ! Xorriso_jte_standalonE */
|
#endif /* ! Xorriso_standalonE */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* TODO #00011 : guard against bad path table usage with more than 65535 dirs
|
* TODO #00011 : guard against bad path table usage with more than 65535 dirs
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2007 Vreixo Formoso
|
* Copyright (c) 2007 Vreixo Formoso
|
||||||
|
* 2010 Thomas Schmitt
|
||||||
*
|
*
|
||||||
* This file is part of the libisofs project; you can redistribute it and/or
|
* This file is part of the libisofs project; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License version 2
|
* modify it under the terms of the GNU General Public License version 2
|
||||||
@ -26,8 +27,7 @@
|
|||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
|
|
||||||
|
|
||||||
/* >>> later change this to Xorriso_standalonE */
|
#ifdef Xorriso_standalonE
|
||||||
#ifdef Xorriso_jte_standalonE
|
|
||||||
|
|
||||||
#ifdef Xorriso_with_libjtE
|
#ifdef Xorriso_with_libjtE
|
||||||
#include "../libjte/libjte.h"
|
#include "../libjte/libjte.h"
|
||||||
@ -39,7 +39,7 @@
|
|||||||
#include <libjte/libjte.h>
|
#include <libjte/libjte.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* ! Xorriso_jte_standalonE */
|
#endif /* ! Xorriso_standalonE */
|
||||||
|
|
||||||
|
|
||||||
#ifndef PATH_MAX
|
#ifndef PATH_MAX
|
||||||
|
@ -17,8 +17,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|
||||||
/* >>> later change this to Xorriso_standalonE */
|
#ifdef Xorriso_standalonE
|
||||||
#ifdef Xorriso_jte_standalonE
|
|
||||||
|
|
||||||
#ifdef Xorriso_with_libjtE
|
#ifdef Xorriso_with_libjtE
|
||||||
#include "../libjte/libjte.h"
|
#include "../libjte/libjte.h"
|
||||||
@ -30,7 +29,7 @@
|
|||||||
#include <libjte/libjte.h>
|
#include <libjte/libjte.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* ! Xorriso_jte_standalonE */
|
#endif /* ! Xorriso_standalonE */
|
||||||
|
|
||||||
#include "libiso_msgs.h"
|
#include "libiso_msgs.h"
|
||||||
#include "libisofs.h"
|
#include "libisofs.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user