--- allegro-4.4.1.1.old/misc/allegro-config.in +++ allegro-4.4.1.1/misc/allegro-config.in @@ -189,11 +189,7 @@ if test "$echo_libs" = "yes"; then test -z "$addon_form" && libdirs=-L${lib_path} - if test "$static_libs" = "yes"; then - echo $libdirs $allegro_ldflags -l${lib_type} $allegro_libs - else - echo $libdirs $allegro_ldflags -l${lib_type} - fi + echo $libdirs $allegro_ldflags -l${lib_type} $allegro_libs fi if test "$echo_frameworks" = "yes"; then