Comment 1 for bug 1250340

Revision history for this message
Keng-Yu Lin (lexical) wrote :

with the patch, still have linking error (attached), investigating:

diff --git a/configure.ac b/configure.ac
index c0411c1..7d7645d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
          AC_INIT([fwts],[0.1],[<email address hidden>])
- AM_INIT_AUTOMAKE([-Wall -Werror foreign])
+ AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
           m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
          AC_CANONICAL_HOST
          AC_CONFIG_MACRO_DIR([m4])