Commit 049caff8 authored by alecf%netscape.com's avatar alecf%netscape.com
Browse files

add new LIBIDL_CFLAGS and LIBIDL_LIBS so that we don't have to keep running libidl-config

parent 8114be99
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -166,6 +166,11 @@ GTK_CONFIG = @GTK_CONFIG@
TK_CFLAGS	= @TK_CFLAGS@
TK_LIBS		= @TK_LIBS@

ifdef BUILD_XPIDL
LIBIDL_CFLAGS = @LIBIDL_CFLAGS@
LIBIDL_LIBS = @LIBIDL_LIBS@
endif

MOZ_NATIVE_MAKEDEPEND	= @SYSTEM_MAKEDEPEND@

# Used for LD_LIBRARY_PATH