]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/modules
ncurses 5.9 - patch 20121117
[ncurses.git] / ncurses / modules
index caf1799fa87d16fb06d0e57044e6931917ebdb65..35d89346cf7316f8bba35aadc4b2d169e3b0a738 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: modules,v 1.117 2010/08/07 18:41:02 tom Exp $
+# $Id: modules,v 1.118 2012/11/03 19:44:28 tom Exp $
 ##############################################################################
-# Copyright (c) 1998-2009,2010 Free Software Foundation, Inc.                #
+# Copyright (c) 1998-2010,2012 Free Software Foundation, Inc.                #
 #                                                                            #
 # Permission is hereby granted, free of charge, to any person obtaining a    #
 # copy of this software and associated documentation files (the "Software"), #
@@ -115,7 +115,6 @@ tty_update  lib             $(serial)       $(HEADER_DEPS)
 varargs                lib             $(trace)        $(HEADER_DEPS)
 
 # Modules for porting
-memmove                lib             $(base)         $(HEADER_DEPS)
 vsscanf        lib             $(base)         $(HEADER_DEPS)
 
 # actually an extension, but with its own configure option (--disable-leaks)