# EXTRALIBS instead (see above)
# LDFLAGS = @LDFLAGS@
+# specific linker flags for when building executables since there
+# Mac OS X requires specific linker flags for executables linked
+# against dynamic shared libraries
+LDFLAGS_EXE = @LDFLAGS_EXE@