~ubuntu-branches/ubuntu/precise/glib2.0/precise-updates

« back to all changes in this revision

Viewing changes to build/win32/vs10/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-04-16 15:33:44 UTC
  • mfrom: (157.1.1 precise-proposed)
  • Revision ID: package-import@ubuntu.com-20120416153344-iwglbq4i7g8ts0oz
Tags: 2.32.1-0ubuntu2
Add revert_schema_path_warning.patch: Revert
http://git.gnome.org/browse/glib/commit/?id=6560b3. Final freeze is not
the time to start fixing the gsettings paths of all packages. This avoids
tons of spewage from the gsettings trigger during package installation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
100
100
ECHO_N = @ECHO_N@
101
101
ECHO_T = @ECHO_T@
102
102
EGREP = @EGREP@
103
 
ELF_LIBS = @ELF_LIBS@
104
103
EXEEXT = @EXEEXT@
105
104
FAM_LIBS = @FAM_LIBS@
106
105
FGREP = @FGREP@
158
157
INTLLIBS = @INTLLIBS@
159
158
LD = @LD@
160
159
LDFLAGS = @LDFLAGS@
 
160
LIBELF_CFLAGS = @LIBELF_CFLAGS@
 
161
LIBELF_LIBS = @LIBELF_LIBS@
161
162
LIBFFI_CFLAGS = @LIBFFI_CFLAGS@
162
163
LIBFFI_LIBS = @LIBFFI_LIBS@
163
164
LIBOBJS = @LIBOBJS@