Remove files not required by the macosx build.

Originally committed to SVN as r2103.
This commit is contained in:
Amar Takhar 2008-03-22 08:35:30 +00:00
parent ca920eea36
commit a86a882c0a
3 changed files with 0 additions and 515 deletions

View File

@ -1,343 +0,0 @@
/* core/posix/acconf.h. Generated by configure. */
/* core/posix/acconf.h.in. Generated from configure.ac by autoheader. */
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
/* #undef CRAY_STACKSEG_END */
/* Define to 1 if using `alloca.c'. */
/* #undef C_ALLOCA */
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
*/
#define HAVE_ALLOCA_H 1
/* Define to 1 if you have the <argz.h> header file. */
/* #undef HAVE_ARGZ_H */
/* found asa via pkg-config */
/* #undef HAVE_ASA */
/* Define to 1 if you have the <asa/asa.h> header file. */
/* #undef HAVE_ASA_ASA_H */
/* Define to 1 if you have the `asprintf' function. */
#define HAVE_ASPRINTF 1
/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
CoreFoundation framework. */
#define HAVE_CFLOCALECOPYCURRENT 1
/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
the CoreFoundation framework. */
#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
/* Define if the GNU dcgettext() function is already present or preinstalled.
*/
#define HAVE_DCGETTEXT 1
/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
don't. */
#define HAVE_DECL_FEOF_UNLOCKED 1
/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
you don't. */
#define HAVE_DECL_FGETS_UNLOCKED 0
/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
don't. */
#define HAVE_DECL_GETC_UNLOCKED 1
/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
don't. */
#define HAVE_DECL__SNPRINTF 0
/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
don't. */
#define HAVE_DECL__SNWPRINTF 0
/* Define to 1 if you have the `fwprintf' function. */
#define HAVE_FWPRINTF 1
/* Define to 1 if you have the `getcwd' function. */
#define HAVE_GETCWD 1
/* Define to 1 if you have the `getegid' function. */
#define HAVE_GETEGID 1
/* Define to 1 if you have the `geteuid' function. */
#define HAVE_GETEUID 1
/* Define to 1 if you have the `getgid' function. */
#define HAVE_GETGID 1
/* Define to 1 if you have the `getpagesize' function. */
#define HAVE_GETPAGESIZE 1
/* Define if the GNU gettext() function is already present or preinstalled. */
#define HAVE_GETTEXT 1
/* Define to 1 if you have the `getuid' function. */
#define HAVE_GETUID 1
/* Define if you have the iconv() function. */
#define HAVE_ICONV 1
/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
#define HAVE_INTMAX_T 1
/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
#define HAVE_INTTYPES_H 1
/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
declares uintmax_t. */
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
#define HAVE_LANGINFO_CODESET 1
/* Define if your <locale.h> file defines LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
/* Define to 1 if you have the `avcodec' library (-lavcodec). */
/* #undef HAVE_LIBAVCODEC */
/* Define to 1 if you have the `avformat' library (-lavformat). */
/* #undef HAVE_LIBAVFORMAT */
/* Define to 1 if you have the `dl' library (-ldl). */
#define HAVE_LIBDL 1
/* Define to 1 if you have the `lua' library (-llua). */
#define HAVE_LIBLUA 1
/* Define to 1 if you have the `lualib' library (-llualib). */
#define HAVE_LIBLUALIB 1
/* Define to 1 if you have the `m' library (-lm). */
#define HAVE_LIBM 1
/* Define to 1 if you have the `portaudio' library (-lportaudio). */
#define HAVE_LIBPORTAUDIO 1
/* Define to 1 if you have the `pthread' library (-lpthread). */
#define HAVE_LIBPTHREAD 1
/* Define to 1 if you have the `ssa' library (-lssa). */
/* #undef HAVE_LIBSSA */
/* Define to 1 if you have the <libssa/libssa.h> header file. */
/* #undef HAVE_LIBSSA_LIBSSA_H */
/* Define to 1 if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1
/* Define to 1 if you have the <locale.h> header file. */
#define HAVE_LOCALE_H 1
/* Define if you have the 'long double' type. */
#define HAVE_LONG_DOUBLE 1
/* Define if you have the 'long long' type. */
#define HAVE_LONG_LONG 1
/* Define to 1 if you have the <malloc.h> header file. */
/* #undef HAVE_MALLOC_H */
/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1
/* Define to 1 if you have the `mempcpy' function. */
/* #undef HAVE_MEMPCPY */
/* Define to 1 if you have a working `mmap' system call. */
#define HAVE_MMAP 1
/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
/* Define to 1 if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
/* Define if your printf() function supports format strings with positions. */
#define HAVE_POSIX_PRINTF 1
/* Preprocessor support for #pragma once */
#define HAVE_PRAGMA_ONCE 1
/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
/* Define to 1 if you have the `snprintf' function. */
#define HAVE_SNPRINTF 1
/* Define to 1 if stdbool.h conforms to C99. */
#define HAVE_STDBOOL_H 1
/* Define to 1 if you have the <stddef.h> header file. */
#define HAVE_STDDEF_H 1
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1
/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
uintmax_t. */
#define HAVE_STDINT_H_WITH_UINTMAX 1
/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define to 1 if you have the `stpcpy' function. */
#define HAVE_STPCPY 1
/* Define to 1 if you have the `strcasecmp' function. */
#define HAVE_STRCASECMP 1
/* Define to 1 if you have the `strdup' function. */
#define HAVE_STRDUP 1
/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1
/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define to 1 if you have the `strtoul' function. */
#define HAVE_STRTOUL 1
/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the `tsearch' function. */
#define HAVE_TSEARCH 1
/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
#define HAVE_UINTMAX_T 1
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Define if you have the 'unsigned long long' type. */
#define HAVE_UNSIGNED_LONG_LONG 1
/* Define if you have the 'wchar_t' type. */
#define HAVE_WCHAR_T 1
/* Define to 1 if you have the `wcslen' function. */
#define HAVE_WCSLEN 1
/* Define if you have the 'wint_t' type. */
#define HAVE_WINT_T 1
/* Define to 1 if the system has the type `_Bool'. */
#define HAVE__BOOL 1
/* Define to 1 if you have the `__argz_count' function. */
/* #undef HAVE___ARGZ_COUNT */
/* Define to 1 if you have the `__argz_next' function. */
/* #undef HAVE___ARGZ_NEXT */
/* Define to 1 if you have the `__argz_stringify' function. */
/* #undef HAVE___ARGZ_STRINGIFY */
/* Define to 1 if you have the `__fsetlocking' function. */
/* #undef HAVE___FSETLOCKING */
/* Define as const if the declaration of iconv() needs const. */
#define ICONV_CONST const
/* Define if integer division by zero raises signal SIGFPE. */
#define INTDIV0_RAISES_SIGFPE 0
/* Name of package */
#define PACKAGE "aegisub"
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""
/* Define to the full name of this package. */
#define PACKAGE_NAME "aegisub"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "aegisub 1.10"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "aegisub"
/* Define to the version of this package. */
#define PACKAGE_VERSION "1.10"
/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
/* #undef PRI_MACROS_BROKEN */
/* Define as the maximum value of type 'size_t', if the system doesn't define
it. */
/* #undef SIZE_MAX */
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
automatically deduced at run-time.
STACK_DIRECTION > 0 => grows toward higher addresses
STACK_DIRECTION < 0 => grows toward lower addresses
STACK_DIRECTION = 0 => direction of growth unknown */
/* #undef STACK_DIRECTION */
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
#define VERSION "1.10"
/* Define to 1 if the X Window System is missing or not being used. */
/* #undef X_DISPLAY_MISSING */
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
/* #undef inline */
#endif
/* Define to `long' if <sys/types.h> does not define. */
/* #undef off_t */
/* Define as the type of the result of subtracting two pointers, if the system
doesn't define it. */
/* #undef ptrdiff_t */
/* Define to empty if the C compiler doesn't support this keyword. */
/* #undef signed */
/* Define to `unsigned' if <sys/types.h> does not define. */
/* #undef size_t */
/* Define to unsigned long or unsigned long long if <stdint.h> and
<inttypes.h> don't define. */
/* #undef uintmax_t */
/* Define to empty if the keyword `volatile' does not work. Warning: valid
code using `volatile' can become incorrect without. Disable with care. */
/* #undef volatile */

View File

@ -1,85 +0,0 @@
#define static
#include "../core/bitmaps/new_toolbutton_xpm.xpm"
#include "../core/bitmaps/open_toolbutton_xpm.xpm"
#include "../core/bitmaps/save_toolbutton_xpm.xpm"
#include "../core/bitmaps/style_toolbutton_xpm.xpm"
#include "../core/bitmaps/styling_toolbutton_xpm.xpm"
#include "../core/bitmaps/translation_toolbutton_xpm.xpm"
#include "../core/bitmaps/properties_toolbutton_xpm.xpm"
#include "../core/bitmaps/automation_toolbutton_xpm.xpm"
#include "../core/bitmaps/spellcheck_toolbutton_xpm.xpm"
#include "../core/bitmaps/resample_toolbutton_xpm.xpm"
#include "../core/bitmaps/timing_processor_toolbutton_xpm.xpm"
#include "../core/bitmaps/jumpto_button_xpm.xpm"
#include "../core/bitmaps/jumpto_disable_button_xpm.xpm"
#include "../core/bitmaps/contents_button_xpm.xpm"
#include "../core/bitmaps/zoom_in_button_xpm.xpm"
#include "../core/bitmaps/zoom_out_button_xpm.xpm"
#include "../core/bitmaps/font_collector_button_xpm.xpm"
#include "../core/bitmaps/hotkeys_button_xpm.xpm"
#include "../core/bitmaps/substart_to_video_xpm.xpm"
#include "../core/bitmaps/subend_to_video_xpm.xpm"
#include "../core/bitmaps/video_to_substart_xpm.xpm"
#include "../core/bitmaps/video_to_subend_xpm.xpm"
#include "../core/bitmaps/substart_to_video_disable_xpm.xpm"
#include "../core/bitmaps/subend_to_video_disable_xpm.xpm"
#include "../core/bitmaps/video_to_substart_disable_xpm.xpm"
#include "../core/bitmaps/video_to_subend_disable_xpm.xpm"
#include "../core/bitmaps/snap_subs_to_scene_xpm.xpm"
#include "../core/bitmaps/snap_subs_to_scene_disable_xpm.xpm"
#include "../core/bitmaps/copy_button_xpm.xpm"
#include "../core/bitmaps/paste_button_xpm.xpm"
#include "../core/bitmaps/cut_button_xpm.xpm"
#include "../core/bitmaps/undo_button_xpm.xpm"
#include "../core/bitmaps/redo_button_xpm.xpm"
#include "../core/bitmaps/copy_disable_button_xpm.xpm"
#include "../core/bitmaps/paste_disable_button_xpm.xpm"
#include "../core/bitmaps/cut_disable_button_xpm.xpm"
#include "../core/bitmaps/undo_disable_button_xpm.xpm"
#include "../core/bitmaps/redo_disable_button_xpm.xpm"
#include "../core/bitmaps/irc_button_xpm.xpm"
#include "../core/bitmaps/find_button_xpm.xpm"
#include "../core/bitmaps/null_button_xpm.xpm"
#include "../core/bitmaps/select_visible_button_xpm.xpm"
#include "../core/bitmaps/toggle_tag_hiding_xpm.xpm"
#include "../core/bitmaps/shift_to_frame_xpm.xpm"
#include "../core/bitmaps/shift_to_frame_disable_xpm.xpm"
#include "../core/bitmaps/button_play_xpm.xpm"
#include "../core/bitmaps/button_stop_xpm.xpm"
#include "../core/bitmaps/button_track_points_xpm.xpm"
#include "../core/bitmaps/button_track_point_add_xpm.xpm"
#include "../core/bitmaps/button_track_point_del_xpm.xpm"
#include "../core/bitmaps/button_track_movement_xpm.xpm"
#include "../core/bitmaps/button_track_split_line_xpm.xpm"
#include "../core/bitmaps/button_track_trail_xpm.xpm"
#include "../core/bitmaps/button_track_move_xpm.xpm"
#include "../core/bitmaps/button_bold_xpm.xpm"
#include "../core/bitmaps/button_italics_xpm.xpm"
#include "../core/bitmaps/button_underline_xpm.xpm"
#include "../core/bitmaps/button_strikeout_xpm.xpm"
#include "../core/bitmaps/button_fontname_xpm.xpm"
#include "../core/bitmaps/button_color1_xpm.xpm"
#include "../core/bitmaps/button_color2_xpm.xpm"
#include "../core/bitmaps/button_color3_xpm.xpm"
#include "../core/bitmaps/button_color4_xpm.xpm"
#include "../core/bitmaps/button_prev_xpm.xpm"
#include "../core/bitmaps/button_next_xpm.xpm"
#include "../core/bitmaps/button_playsel_xpm.xpm"
#include "../core/bitmaps/button_playline_xpm.xpm"
#include "../core/bitmaps/button_playfirst500_xpm.xpm"
#include "../core/bitmaps/button_playlast500_xpm.xpm"
#include "../core/bitmaps/button_play500before_xpm.xpm"
#include "../core/bitmaps/button_play500after_xpm.xpm"
#include "../core/bitmaps/button_playtoend_xpm.xpm"
#include "../core/bitmaps/button_audio_goto_xpm.xpm"
#include "../core/bitmaps/button_audio_commit_xpm.xpm"
#include "../core/bitmaps/button_leadin_xpm.xpm"
#include "../core/bitmaps/button_leadout_xpm.xpm"
#include "../core/bitmaps/toggle_audio_autoscroll_xpm.xpm"
#include "../core/bitmaps/toggle_audio_autocommit_xpm.xpm"
#include "../core/bitmaps/toggle_audio_ssa_xpm.xpm"
#include "../core/bitmaps/toggle_audio_spectrum_xpm.xpm"
#include "../core/bitmaps/toggle_audio_link_xpm.xpm"
#include "../core/bitmaps/toggle_video_autoscroll_xpm.xpm"
#include "../core/bitmaps/splash_xpm.xpm"
#include "../core/bitmaps/wxicon_xpm.xpm"

View File

@ -1,87 +0,0 @@
#ifndef _RES_H
#define _RES_H
extern char *new_toolbutton_xpm[];
extern char *open_toolbutton_xpm[];
extern char *save_toolbutton_xpm[];
extern char *style_toolbutton_xpm[];
extern char *styling_toolbutton_xpm[];
extern char *translation_toolbutton_xpm[];
extern char *properties_toolbutton_xpm[];
extern char *automation_toolbutton_xpm[];
extern char *spellcheck_toolbutton_xpm[];
extern char *resample_toolbutton_xpm[];
extern char *timing_processor_toolbutton_xpm[];
extern char *jumpto_button_xpm[];
extern char *jumpto_disable_button_xpm[];
extern char *contents_button_xpm[];
extern char *zoom_in_button_xpm[];
extern char *zoom_out_button_xpm[];
extern char *font_collector_button_xpm[];
extern char *hotkeys_button_xpm[];
extern char *substart_to_video_xpm[];
extern char *subend_to_video_xpm[];
extern char *video_to_substart_xpm[];
extern char *video_to_subend_xpm[];
extern char *substart_to_video_disable_xpm[];
extern char *subend_to_video_disable_xpm[];
extern char *video_to_substart_disable_xpm[];
extern char *video_to_subend_disable_xpm[];
extern char *snap_subs_to_scene_xpm[];
extern char *snap_subs_to_scene_disable_xpm[];
extern char *copy_button_xpm[];
extern char *paste_button_xpm[];
extern char *cut_button_xpm[];
extern char *undo_button_xpm[];
extern char *redo_button_xpm[];
extern char *copy_disable_button_xpm[];
extern char *paste_disable_button_xpm[];
extern char *cut_disable_button_xpm[];
extern char *undo_disable_button_xpm[];
extern char *redo_disable_button_xpm[];
extern char *irc_button_xpm[];
extern char *find_button_xpm[];
extern char *null_button_xpm[];
extern char *select_visible_button_xpm[];
extern char *toggle_tag_hiding_xpm[];
extern char *shift_to_frame_xpm[];
extern char *shift_to_frame_disable_xpm[];
extern char *button_play_xpm[];
extern char *button_stop_xpm[];
extern char *button_track_points_xpm[];
extern char *button_track_point_add_xpm[];
extern char *button_track_point_del_xpm[];
extern char *button_track_movement_xpm[];
extern char *button_track_split_line_xpm[];
extern char *button_track_trail_xpm[];
extern char *button_track_move_xpm[];
extern char *button_bold_xpm[];
extern char *button_italics_xpm[];
extern char *button_underline_xpm[];
extern char *button_strikeout_xpm[];
extern char *button_fontname_xpm[];
extern char *button_color1_xpm[];
extern char *button_color2_xpm[];
extern char *button_color3_xpm[];
extern char *button_color4_xpm[];
extern char *button_prev_xpm[];
extern char *button_next_xpm[];
extern char *button_playsel_xpm[];
extern char *button_playline_xpm[];
extern char *button_playfirst500_xpm[];
extern char *button_playlast500_xpm[];
extern char *button_play500before_xpm[];
extern char *button_play500after_xpm[];
extern char *button_playtoend_xpm[];
extern char *button_audio_goto_xpm[];
extern char *button_audio_commit_xpm[];
extern char *button_leadin_xpm[];
extern char *button_leadout_xpm[];
extern char *toggle_audio_autoscroll_xpm[];
extern char *toggle_audio_autocommit_xpm[];
extern char *toggle_audio_ssa_xpm[];
extern char *toggle_audio_spectrum_xpm[];
extern char *toggle_audio_link_xpm[];
extern char *toggle_video_autoscroll_xpm[];
extern char *splash_xpm[];
extern char *wxicon_xpm[];
#endif /* _RES_H */