• unknown's avatar
    More cleanup / fixing for NetWare: · d7774462
    unknown authored
    1) "test_db.sql" is a plaintext file, no binary;
    2) do not try to strip the binaries, it will not work.
    
    
    configure.in:
      For NetWare, we cannot strip the binaries, so there is no use in attempting it.
    scripts/make_binary_distribution.sh:
      Get rid of a typing error, introduced when a following file name was deleted.
    d7774462
configure.in 82.7 KB