[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 06/07/13 22:31:38
Modified: . ChangeLog libgeda.pc.in
Log:
Reverted last re-ordering change to libgeda.pc.in
Revision Changes Path
1.314 +6 -0 eda/geda/gaf/libgeda/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/ChangeLog,v
retrieving revision 1.313
retrieving revision 1.314
diff -u -b -r1.313 -r1.314
--- ChangeLog 5 Jul 2006 03:13:38 -0000 1.313
+++ ChangeLog 14 Jul 2006 02:31:37 -0000 1.314
@@ -1,3 +1,9 @@
+2006-07-13 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * libgeda.pc.in: Re-Fixed incorrect order of macros. Reverted back
+ to the previous order, since the new order is clearly wrong on other
+ platforms than FreeBSD.
+
2006-07-04 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* Integrated noweb removal patch by Jason Childs. Changed default
1.4 +1 -1 eda/geda/gaf/libgeda/libgeda.pc.in
(In the diff below, changes in quantity of whitespace are not shown.)
Index: libgeda.pc.in
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/libgeda.pc.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- libgeda.pc.in 5 Jul 2006 01:04:33 -0000 1.3
+++ libgeda.pc.in 14 Jul 2006 02:31:37 -0000 1.4
@@ -7,5 +7,5 @@
Description: gEDA/gaf's core library
Requires:
Version: @VERSION@
-Libs: -L${libdir} @LIBGEDA_LDFLAGS@ -lgeda
+Libs: -L${libdir} -lgeda @LIBGEDA_LDFLAGS@
Cflags: -I${includedir} @LIBGEDA_CFLAGS@
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs