Changeset f284db in git for findexec/configure.ac


Ignore:
Timestamp:
Sep 7, 2012, 2:00:43 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
8181f5de8ac7b3396b44ed1178dee9ca26cb30d6
Parents:
176f124de35754f9704fbb72ef59df683ccde804
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-09-07 14:00:43+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-09-07 19:51:24+02:00
Message:
Fixed "enable" debug message

chg: also some minor cleanup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • findexec/configure.ac

    r176f12 rf284db  
    5858SING_CHECK_PIPE
    5959
    60 AC_ARG_ENABLE(debug, AS_HELP_STRING([--disable-debug], [do NOT build the debugging version of the libraries]),
     60AC_ARG_ENABLE(debug, AS_HELP_STRING([--enable-debug], [build the debugging version of the libraries]),
    6161 [if test "x$enableval"  = "xyes"; then
    6262   ENABLE_DEBUG=yes
Note: See TracChangeset for help on using the changeset viewer.