]> granicus.if.org Git - graphviz/commitdiff
problem generated .a - this might help
authorellson <devnull@localhost>
Tue, 18 Oct 2005 18:28:16 +0000 (18:28 +0000)
committerellson <devnull@localhost>
Tue, 18 Oct 2005 18:28:16 +0000 (18:28 +0000)
configure.ac

index 6f7db9cab743e13dff9973ba4474d42803f15055..fc51f923a911dddf54325c0958451e435c175c7e 100644 (file)
@@ -91,6 +91,7 @@ dnl -----------------------------------
 AC_ARG_ENABLE(static,
         [AC_HELP_STRING([--enable-static], [build static executable])])
 if test "x$enable_static" != "xno"; then
+       AC_ENABLE_STATIC
        AC_DEFINE(ENABLE_STATIC,1,[Define if you want statically linked executables])
 else
        AC_DISABLE_STATIC