projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0654952
)
gcc 2.95 doesn't understand -Wno-unused-function, replaced with -Wno-unused
author
Frank Mori Hess
<fmhess@speakeasy.net>
Thu, 5 Jun 2003 04:22:50 +0000
(
04:22
+0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Thu, 5 Jun 2003 04:22:50 +0000
(
04:22
+0000)
python/Makefile.am
patch
|
blob
|
history
diff --git
a/python/Makefile.am
b/python/Makefile.am
index 97478abbad352b59e5ad2b5fcb0785d9563674ef..fdc9cd89b1e71a4251ef641d1005b7f4a371bd4f 100644
(file)
--- a/
python/Makefile.am
+++ b/
python/Makefile.am
@@
-3,7
+3,7
@@
pyexec_LTLIBRARIES = _comedi.la
_comedi_la_SOURCES = comedi_wrap.c
_comedi_la_CFLAGS = $(COMEDILIB_CFLAGS) $(PYTHON_INCLUDES) \
- -fno-strict-aliasing -Wno-unused
-function
+ -fno-strict-aliasing -Wno-unused
_comedi_la_LDFLAGS = -module -avoid-version $(COMEDILIB_LIBS)
pyexec_SCRIPTS = comedi.py