File: 02_configure.patch

package info (click to toggle)
comedilib 0.11.0%2B5-1.3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,544 kB
  • sloc: xml: 19,779; ansic: 14,719; sh: 5,679; cpp: 2,211; ruby: 1,658; perl: 700; makefile: 596; yacc: 439; lex: 86; python: 17
file content (20 lines) | stat: -rw-r--r-- 524 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Remove checking of libcomedi for comedi_calibrate
--- a/comedi-calibrate/configure
+++ b/comedi-calibrate/configure
@@ -5735,16 +5735,6 @@
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_comedi_comedi_open" >&5
 $as_echo "$ac_cv_lib_comedi_comedi_open" >&6; }
-if test "x$ac_cv_lib_comedi_comedi_open" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBCOMEDI 1
-_ACEOF
-
-  LIBS="-lcomedi $LIBS"
-
-else
-  as_fn_error $? "Failed to find libcomedi." "$LINENO" 5
-fi
 
 
 # GNU Scientific Library