[libpeas] Revert "Added --pkg-export option for g-ir-scanner."



commit 0a139d6a61c032b14bcea4ed3291f7595b4ce71b
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Tue Jan 25 00:06:46 2011 +0100

    Revert "Added --pkg-export option for g-ir-scanner."
    
    This reverts commit 5ab88d6d57c6665a11879bfc12afb676bcc31cc9.
    The reason for this is that libpeas's typelib requires de .pc
    and if we don't have it installed before building the tests
    the building will fail.

 libpeas/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libpeas/Makefile.am b/libpeas/Makefile.am
index db10985..0091087 100644
--- a/libpeas/Makefile.am
+++ b/libpeas/Makefile.am
@@ -85,7 +85,6 @@ if HAVE_INTROSPECTION
   INTROSPECTION_SCANNER_ARGS = \
 	-I$(top_srcdir) 		\
 	--c-include=libpeas/peas.h	\
-	--pkg-export=libpeas-1.0        \
 	--warn-all
 
   introspection_sources = $(INST_H_FILES) $(C_FILES)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]