projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a84144
)
force debugging
author
David Schleef
<ds@schleef.org>
Sun, 17 Aug 2003 03:37:57 +0000
(
03:37
+0000)
committer
David Schleef
<ds@schleef.org>
Sun, 17 Aug 2003 03:37:57 +0000
(
03:37
+0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 55a890b3e0ae9aa980f5e326244db9081803d603..110236c98f22150f3425e2086bff59237d729ea5 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-31,6
+31,8
@@
AC_SUBST(modulePROGRAMS_INSTALL)
DS_LINUX_CONFIG_OPTION_MODULE(CONFIG_PCMCIA)
#AM_CONDITIONAL(CONFIG_PCMCIA,false)
+AC_DEFINE(CONFIG_COMEDI_DEBUG, true, [Define if debugging is enabled])
+
AC_OUTPUT([
Makefile
modtool