guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/qt Makefile.am


From: Thien-Thi Nguyen
Subject: guile/guile-core/qt Makefile.am
Date: Mon, 03 Dec 2001 05:55:52 -0500

CVSROOT:        /cvs
Module name:    guile
Branch:         branch_release-1-6
Changes by:     Thien-Thi Nguyen <address@hidden>       01/12/03 05:55:52

Modified files:
        guile-core/qt  : Makefile.am 

Log message:
        (OMIT_DEPENDENCIES): Remove macro (obsolete mechanism).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/qt/Makefile.am.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.11.4.2&tr2=1.11.4.3&r1=text&r2=text

Patches:
Index: guile/guile-core/qt/Makefile.am
diff -c guile/guile-core/qt/Makefile.am:1.14 
guile/guile-core/qt/Makefile.am:1.15
*** guile/guile-core/qt/Makefile.am:1.14        Sun Nov  4 10:52:29 2001
--- guile/guile-core/qt/Makefile.am     Wed Nov 21 18:35:15 2001
***************
*** 36,42 ****
  libqthreads_la_DEPENDENCIES = qtmds.lo qtmdc.lo
  libqthreads_la_LDFLAGS = -rpath $(libdir) -version-info 
@LIBGUILEQTHREADS_INTERFACE_CURRENT@:@LIBGUILEQTHREADS_INTERFACE_REVISION@:@LIBGUILEQTHREADS_INTERFACE_AGE@
 -export-dynamic -no-undefined
  
! OMIT_DEPENDENCIES = axp.h hppa.h i386.h ksr.h m88k.h mips.h sparc.h vax.h
  
  .s.lo:
        $(LIBTOOL) --mode=compile $(COMPILE) $(qthread_asflags) -c $<
--- 36,44 ----
  libqthreads_la_DEPENDENCIES = qtmds.lo qtmdc.lo
  libqthreads_la_LDFLAGS = -rpath $(libdir) -version-info 
@LIBGUILEQTHREADS_INTERFACE_CURRENT@:@LIBGUILEQTHREADS_INTERFACE_REVISION@:@LIBGUILEQTHREADS_INTERFACE_AGE@
 -export-dynamic -no-undefined
  
! # Seems to be obsolete - autogen.sh is giving:
! # invalid unused variable name: `OMIT_DEPENDENCIES'
! #OMIT_DEPENDENCIES = axp.h hppa.h i386.h ksr.h m88k.h mips.h sparc.h vax.h
  
  .s.lo:
        $(LIBTOOL) --mode=compile $(COMPILE) $(qthread_asflags) -c $<



reply via email to

[Prev in Thread] Current Thread [Next in Thread]