Merge with GCC. Eliminate quilt bits.

This commit is contained in:
Anthony Green
2013-01-02 07:34:03 -05:00
parent 61a0549295
commit 981c32ee11
364 changed files with 1431 additions and 379775 deletions

View File

@@ -1,10 +0,0 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=${libdir}/@PACKAGE_NAME@-@PACKAGE_VERSION@/include
Name: @PACKAGE_NAME@
Description: Library supporting Foreign Function Interfaces
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lffi
Cflags: -I${includedir}