summaryrefslogtreecommitdiff
path: root/astro/starplot/files/patch-src::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'astro/starplot/files/patch-src::Makefile.in')
-rw-r--r--astro/starplot/files/patch-src::Makefile.in13
1 files changed, 2 insertions, 11 deletions
diff --git a/astro/starplot/files/patch-src::Makefile.in b/astro/starplot/files/patch-src::Makefile.in
index 03438ce3a8f9..9fc06f23f866 100644
--- a/astro/starplot/files/patch-src::Makefile.in
+++ b/astro/starplot/files/patch-src::Makefile.in
@@ -1,5 +1,5 @@
---- src/Makefile.in.orig Mon Aug 30 09:03:14 2004
-+++ src/Makefile.in Wed Dec 22 21:51:24 2004
+--- src/Makefile.in.orig Mon Dec 27 15:02:38 2004
++++ src/Makefile.in Wed Dec 29 18:17:19 2004
@@ -92,7 +92,7 @@
starplot_DEPENDENCIES = libstarplot.a ../lib/libcompat.a
binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
@@ -9,12 +9,3 @@
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/mathdefs.Po \
-@@ -263,7 +263,7 @@
- starplot_LDFLAGS = `pkg-config --libs gtk+-2.0`
- starconvert_CXXFLAGS = -Wall $(DEFINEFLAGS)
- starconvert_LDADD = libstarplot.a ../lib/libcompat.a
--starconvert_LDFLAGS = -lm
-+starconvert_LDFLAGS = `pkg-config --libs gtk+-2.0`
- noinst_HEADERS = classes/colors.h classes/constellations.h classes/greek.h \
- classes/mathdefs.h classes/specclass.h classes/star.h \
- classes/stararray.h classes/strings.h classes/vector3.h \