common/autoconf/libraries.m4
changeset 42532 4780f4130eb0
parent 41046 bee72dd4067b
child 46191 7ec14435e850
--- a/common/autoconf/libraries.m4	Sun Dec 11 12:09:13 2016 -0800
+++ b/common/autoconf/libraries.m4	Sun Dec 11 18:50:18 2016 -0800
@@ -31,6 +31,7 @@
 m4_include([lib-freetype.m4])
 m4_include([lib-std.m4])
 m4_include([lib-x11.m4])
+m4_include([lib-elf.m4])
 
 ################################################################################
 # Determine which libraries are needed for this configuration
@@ -90,6 +91,7 @@
   LIB_SETUP_BUNDLED_LIBS
   LIB_SETUP_MISC_LIBS
   LIB_SETUP_SOLARIS_STLPORT
+  LIB_SETUP_LIBELF
 ])
 
 ################################################################################