]> Dogcows Code - chaz/openbox/commitdiff
fix the stupid spelling
authorDana Jansens <danakj@orodu.net>
Wed, 22 Jan 2003 01:22:50 +0000 (01:22 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 22 Jan 2003 01:22:50 +0000 (01:22 +0000)
m4/openbox.m4

index ddea2a1e6ab923fba94ff62798394c3c1e68cd9d..f4ef76fa9048d01a2a2506e1732af41b8b0919a0 100644 (file)
@@ -41,7 +41,7 @@ AC_DEFUN([OB_COMPILER_FLAGS],
   AC_MSG_CHECKING([for GNU C++])
   if test "$GXX" = "yes"; then
     AC_MSG_RESULT([yes])
-    FLAGS="-Wall -W -fno-check-new -fno-execptions"
+    FLAGS="-Wall -W -fno-check-new -fno-exceptions"
     # -pedantic
     test "$DEBUG" = "yes" && FLAGS="$FLAGS -g -fno-inline"
   else
This page took 0.023729 seconds and 4 git commands to generate.