kopia lustrzana https://gitlab.com/sane-project/backends
				
				
				
			Apparently, autoreconf on the server somehow missed the HAVE_LIBSNMP variable...
							rodzic
							
								
									0e2432be53
								
							
						
					
					
						commit
						a3cf04dd9b
					
				|  | @ -177,7 +177,7 @@ fi | |||
| if test "$with_snmp" = "yes"; then | ||||
| 	LIBS="$LIBS $SNMP_LIBS" | ||||
| 	CFLAGS="$CFLAGS $SNMP_CFLAGS" | ||||
| 	AC_DEFINE([HAVE_LIBSNMP], [1], [net-snmp library is available]) | ||||
| 	AC_DEFINE(HAVE_LIBSNMP, 1, [Define to 1 if you have the net-snmp library.]) | ||||
| else | ||||
| 	AC_MSG_WARN([*** Warning: net-snmp library disabled, autodetecting network scanners will not be supported.]) | ||||
| fi | ||||
|  |  | |||
|  | @ -162,6 +162,9 @@ | |||
| /* Define to 1 if you have the libjpeg library. */ | ||||
| #undef HAVE_LIBJPEG | ||||
| 
 | ||||
| /* Define to 1 if you have the net-snmp library. */ | ||||
| #undef HAVE_LIBSNMP | ||||
| 
 | ||||
| /* Define to 1 if you have libusb. */ | ||||
| #undef HAVE_LIBUSB | ||||
| 
 | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Reinhold Kainhofer
						Reinhold Kainhofer