And some more DynaLoader things that should not be tested on
[p5sagit/p5-mst-13.2.git] / ext / DynaLoader / hints / linux.pl
index 06f4f4c..f7196f8 100644 (file)
@@ -2,3 +2,4 @@
 # Some Linux releases like to hide their <nlist.h>
 $self->{CCFLAGS} = $Config{ccflags} . ' -I/usr/include/libelf'
        if -f "/usr/include/libelf/nlist.h";
+1;