X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0106a2262834510023555cda6b4d05affb36a29e..dfe8399aa013a1fa6487d008bf1176078f218c6d:/configure.in?ds=sidebyside diff --git a/configure.in b/configure.in index 417c406f68..9b544f51fe 100644 --- a/configure.in +++ b/configure.in @@ -1177,8 +1177,6 @@ dnl defines GCC empty if not using gcc dnl defines CFLAGS AC_PROG_CC -CFLAGS=`echo "$CFLAGS" | sed 's/-g//g'` - dnl is -traditional needed for correct compilations dnl adds -traditional for gcc if needed AC_PROG_GCC_TRADITIONAL @@ -1193,8 +1191,6 @@ dnl defines GXX empty if not using gxx dnl defines CXXFLAGS AC_PROG_CXX -CXXFLAGS=`echo "$CXXFLAGS" | sed 's/-g//g'` - AC_LANG_RESTORE dnl ranlib command