Browse code

reverted automake subdir-objects because it broke win32 files.

Török Edvin authored on 2011/04/16 23:42:47
Showing 1 changed files
... ...
@@ -427,6 +427,9 @@
427 427
 /* The archive extension */
428 428
 #define LT_LIBEXT "dll"
429 429
 
430
+/* The archive prefix */
431
+/* #undef LT_LIBPREFIX */
432
+
430 433
 /* Define to the extension used for runtime loadable modules, say, ".so". */
431 434
 #define LT_MODULE_EXT ".dll"
432 435
 
... ...
@@ -505,7 +508,7 @@
505 505
 /* #undef USE_SYSLOG */
506 506
 
507 507
 /* Version number of package */
508
-#define VERSION "devel-clamav-0.97-75-gd955dc2"
508
+#define VERSION "devel-clamav-0.97-110-g60ba0f8"
509 509
 
510 510
 /* Version suffix for package */
511 511
 #define VERSION_SUFFIX ""