the perfect window for online applications like GMail, Photobucket, Facebook, EBay, Wikipedia, and countless others that user and developer momentum is shifting towards. WWW: http://live.gnome.org/OnlineDesktop PR: ports/124198 Submitted by: Ashish Shukla <wahjava at gmail.com>
11 lines
547 B
Text
11 lines
547 B
Text
--- Makefile.in 2008-04-25 00:52:28.000000000 +0530
|
|
+++ Makefile.in2 2008-05-28 11:32:38.000000000 +0530
|
|
@@ -114,7 +114,7 @@
|
|
binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
|
|
presessionSCRIPT_INSTALL = $(INSTALL_SCRIPT)
|
|
SCRIPTS = $(bin_SCRIPTS) $(presession_SCRIPTS)
|
|
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/config
|
|
+DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/config -I%%LOCALBASE%%/include
|
|
depcomp = $(SHELL) $(top_srcdir)/depcomp
|
|
am__depfiles_maybe = depfiles
|
|
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|