* When building Alpine, the option --disable-debug will only affect if
commitc566cd0e4a7d9424a95c7d7c16f861e458bee8f1
authorEduardo Chappa <chappa@washington.edu>
Sat, 4 Jul 2020 08:42:52 +0000 (4 02:42 -0600)
committerEduardo Chappa <chappa@washington.edu>
Sat, 4 Jul 2020 08:42:52 +0000 (4 02:42 -0600)
treeb2c604c2e35621be166e0e8a902cc0dd291e4948
parentf720e89f631da58c355ead60b35225e43d0d9d33
   * When building Alpine, the option --disable-debug will only affect if
     its binary is compiled with debug, and not the ability of alpine to
     generate internal debug. Alpine will not write debug files unless
     started with the option -d, so for example "alpine -d 2" will generate
     a debug file at level 2, but just issuing the alpine command will not
     write any debug to a file.
alpine/arg.c
alpine/osdep/debuging.c
configure
configure.ac
pith/pine.hlp
pith/state.h