summaryrefslogtreecommitdiff
path: root/src/s/darwin.h
diff options
context:
space:
mode:
authorDan Nicolaescu <dann@ics.uci.edu>2010-03-29 19:47:23 -0700
committerDan Nicolaescu <dann@ics.uci.edu>2010-03-29 19:47:23 -0700
commit32a8894e5b88564765dc67955751f75d2c9dabcf (patch)
treeec2df6853c265bcba382c88bf648edd4663b81f7 /src/s/darwin.h
parent146b8b16f39466c12bd21f41b9029abdea4fbe0a (diff)
downloademacs-32a8894e5b88564765dc67955751f75d2c9dabcf.tar.gz
Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
* s/usg5-4.h (LIBS_DEBUG): * s/irix6-5.h (C_DEBUG_SWITCH): * s/gnu-linux.h (LIBS_DEBUG): * s/darwin.h (LIBS_DEBUG): * s/bsd-common.h (LIBS_DEBUG): * s/aix4-2.h (LIBS_DEBUG, C_DEBUG_SWITCH): * m/iris4d.h (LIBS_DEBUG): * m/hp800.h (LIBS_DEBUG): Remove definitions. * Makefile.in (LIBES): Remove reference to LIBS_DEBUG. (LIBS_DEBUG): Remove definition. * configure.in: Remove all references to C_DEBUG_SWITCH.
Diffstat (limited to 'src/s/darwin.h')
-rw-r--r--src/s/darwin.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/darwin.h b/src/s/darwin.h
index b9062ec8000..8813127ffce 100644
--- a/src/s/darwin.h
+++ b/src/s/darwin.h
@@ -189,9 +189,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Link this program just by running cc. */
#define ORDINARY_LINK
-/* We don't have a g library, so override the -lg LIBS_DEBUG switch. */
-#define LIBS_DEBUG
-
/* Adding -lm confuses the dynamic linker, so omit it. */
#define LIB_MATH