diff options
Diffstat (limited to 'lang/tcl-itcl-current/patches/patch-ai')
-rw-r--r-- | lang/tcl-itcl-current/patches/patch-ai | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/lang/tcl-itcl-current/patches/patch-ai b/lang/tcl-itcl-current/patches/patch-ai deleted file mode 100644 index 3f80efa6e6b..00000000000 --- a/lang/tcl-itcl-current/patches/patch-ai +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ai,v 1.1.1.1 2004/09/24 21:16:02 dmcmahill Exp $ - ---- configure.orig Tue Aug 10 20:58:44 2004 -+++ configure -@@ -270,7 +270,7 @@ PACKAGE_VERSION='3.3' - PACKAGE_STRING='itcl-master 3.3' - PACKAGE_BUGREPORT='' - --ac_subdirs_all="$ac_subdirs_all itcl itk" -+ac_subdirs_all="$ac_subdirs_all itcl itk iwidgets" - ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS CYGPATH EXEEXT PKG_LIB_FILE PKG_STUB_LIB_FILE PKG_STUB_SOURCES PKG_STUB_OBJECTS PKG_TCL_SOURCES PKG_HEADERS PKG_INCLUDES PKG_LIBS PKG_CFLAGS TCL_VERSION TCL_BIN_DIR TCL_SRC_DIR TCL_LIB_FILE TCL_LIB_FLAG TCL_LIB_SPEC TCL_STUB_LIB_FILE TCL_STUB_LIB_FLAG TCL_STUB_LIB_SPEC TCL_LIBS TCL_DEFS TCL_EXTRA_CFLAGS TCL_LD_FLAGS TCL_SHLIB_LD_LIBS subdirs LIBOBJS LTLIBOBJS' - ac_subst_files='' - -@@ -1512,7 +1512,7 @@ echo "$as_me: --exec-prefix defaulting t - - - --subdirs="$subdirs itcl itk" -+subdirs="$subdirs itcl itk iwidgets" - - - ac_config_files="$ac_config_files Makefile" |