PERFORCE change 95192 for review

John Birrell jb at FreeBSD.org
Thu Apr 13 22:57:51 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=95192

Change 95192 by jb at jb_freebsd2 on 2006/04/13 22:57:14

	We have libelf.h (in CDDL code).

Affected files ...

.. //depot/projects/dtrace/src/gnu/lib/libdwarf/config.h#2 edit

Differences ...

==== //depot/projects/dtrace/src/gnu/lib/libdwarf/config.h#2 (text+ko) ====

@@ -82,7 +82,7 @@
 #define HAVE_INTTYPES_H 1
 
 /* Define to 1 if you have the <libelf.h> header file. */
-/* #undef HAVE_LIBELF_H */
+#define HAVE_LIBELF_H 1
 
 /* Define to 1 if you have the <libelf/libelf.h> header file. */
 /* #undef HAVE_LIBELF_LIBELF_H */


More information about the p4-projects mailing list