mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
Makefile.in: Rebuilt.
* native/jni/gconf-peer/Makefile.in: Rebuilt. * native/jni/gconf-peer/Makefile.am (libgconfpeer_la_LDFLAGS): New variable. From-SVN: r117210
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2006-09-25 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* native/jni/gconf-peer/Makefile.in: Rebuilt.
|
||||
* native/jni/gconf-peer/Makefile.am (libgconfpeer_la_LDFLAGS): New
|
||||
variable.
|
||||
|
||||
2006-09-25 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
PR libgcj/29178:
|
||||
|
||||
@@ -5,6 +5,8 @@ libgconfpeer_la_SOURCES = GConfNativePeer.c
|
||||
libgconfpeer_la_LIBADD = $(top_builddir)/native/jni/classpath/native_state.lo \
|
||||
$(top_builddir)/native/jni/classpath/jcl.lo
|
||||
|
||||
libgconfpeer_la_LDFLAGS = -avoid-version
|
||||
|
||||
AM_LDFLAGS = @CLASSPATH_MODULE@ @GCONF_LIBS@ @GDK_LIBS@
|
||||
|
||||
AM_CPPFLAGS = @CLASSPATH_INCLUDES@
|
||||
|
||||
@@ -313,6 +313,7 @@ libgconfpeer_la_SOURCES = GConfNativePeer.c
|
||||
libgconfpeer_la_LIBADD = $(top_builddir)/native/jni/classpath/native_state.lo \
|
||||
$(top_builddir)/native/jni/classpath/jcl.lo
|
||||
|
||||
libgconfpeer_la_LDFLAGS = -avoid-version
|
||||
AM_LDFLAGS = @CLASSPATH_MODULE@ @GCONF_LIBS@ @GDK_LIBS@
|
||||
AM_CPPFLAGS = @CLASSPATH_INCLUDES@
|
||||
AM_CFLAGS = @WARNING_CFLAGS@ @ERROR_CFLAGS@ @GCONF_CFLAGS@ @GDK_CFLAGS@
|
||||
|
||||
Reference in New Issue
Block a user