]> diplodocus.org Git - nmh/commitdiff
Sigh. Make sure the binaries aren't stripped as well.
authorKen Hornstein <kenh@pobox.com>
Fri, 6 Dec 2013 04:15:57 +0000 (23:15 -0500)
committerKen Hornstein <kenh@pobox.com>
Fri, 6 Dec 2013 04:15:57 +0000 (23:15 -0500)
configure.ac

index c9cbb53a8a925326d310d3045c51cfae6e0103ff..59389360be4d5c50807c739f5bfced91a115de59 100644 (file)
@@ -156,7 +156,8 @@ if test -n "$auto_cflags"; then
          LDFLAGS=
           ;;
        *)
          LDFLAGS=
           ;;
        *)
-         LDFLAGS=-s
+#        LDFLAGS=-s
+         LDFLAGS=
          ;;
       esac
     fi
          ;;
       esac
     fi