Changeset 31349 for lang/objective-cplusplus/i3/trunk/configure.ac
- Timestamp:
- 03/19/09 00:15:29 (4 years ago)
- Files:
-
- 1 modified
-
lang/objective-cplusplus/i3/trunk/configure.ac (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/objective-cplusplus/i3/trunk/configure.ac
r31239 r31349 5 5 AC_INIT([i3],[0.1alpha],[dyob@lunaport.net]) 6 6 AC_CONFIG_AUX_DIR([build-aux]) 7 AM_INIT_AUTOMAKE([gnu no-define check-news std-options tar-pax]) 7 #AM_INIT_AUTOMAKE([gnu no-define check-news std-options tar-pax filename-length-max=99]) 8 AM_INIT_AUTOMAKE([gnu no-define check-news std-options]) 8 9 AC_CONFIG_SRCDIR([src/Main.cpp]) 9 10 AC_CONFIG_HEADER([config.h]) … … 101 102 AC_SUBST(GUI_DIR) 102 103 103 #AC_ARG_ENABLE(windows-unicode,104 # AS_HELP_STRING([--enable-windows-unicode], [UNICODE build]),105 # enable_windows_unicode="$enableval", enable_windows_unicode="no")106 #AM_CONDITIONAL(ENABLE_WINDOWS_UNICODE, test "$enable_windows_unicode" = "yes")107 108 104 AM_CONDITIONAL(WITH_CYGWIN, test "$with_cygwin" = "yes") 109 105 AM_CONDITIONAL(WITH_OS_WINDOWS, test "$with_os" = "windows") … … 143 139 144 140 AC_LANG_PUSH([C]) 145 # follow cygwin & mingw version ? 146 AM_GNU_GETTEXT_VERSION([0.16.1]) 141 AM_GNU_GETTEXT_VERSION([0.17]) 147 142 AM_GNU_GETTEXT 148 143 AC_LANG_POP
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)