OSDN Git Service

2005-03-23 Martin Hunt <hunt@redhat.com>
authorhunt <hunt>
Wed, 23 Mar 2005 17:53:14 +0000 (17:53 +0000)
committerhunt <hunt>
Wed, 23 Mar 2005 17:53:14 +0000 (17:53 +0000)
* configure.ac: Remove -fwritable-strings from CFLAGS.
* configure: Regenerate.

libgui/ChangeLog
libgui/configure
libgui/configure.ac

index 33aded1..7d2b613 100644 (file)
@@ -1,3 +1,8 @@
+2005-03-23  Martin Hunt  <hunt@redhat.com>
+
+       * configure.ac: Remove -fwritable-strings from CFLAGS.
+       * configure: Regenerate.
+
 2005-01-13  Keith Seitz  <keiths@redhat.com>
 
        * configure.in: Rename to ...
index f432a40..1d276cc 100755 (executable)
@@ -4098,13 +4098,6 @@ fi
 rm -f conftest*
 
 
-# Tcl8.1 requires writable strings for gcc
-
-if test "$GCC" = "yes"; then
-   LIBGUI_CFLAGS=-fwritable-strings
-else
-   LIBGUI_CFLAGS=
-fi
 
 echo "$as_me:$LINENO: checking for cygwin32" >&5
 echo $ECHO_N "checking for cygwin32... $ECHO_C" >&6
index 055ab58..306c075 100644 (file)
@@ -43,13 +43,6 @@ dnl here.
 AC_EGREP_CPP(strncasecmp, [#include <string.h>],
   AC_DEFINE(HAVE_STRNCASECMP_DECL))
 
-# Tcl8.1 requires writable strings for gcc
-
-if test "$GCC" = "yes"; then
-   LIBGUI_CFLAGS=-fwritable-strings
-else
-   LIBGUI_CFLAGS=
-fi
 
 AC_CACHE_CHECK([for cygwin32], ide_cv_os_cygwin32,
 [AC_EGREP_CPP(lose, [