freebsd-ports/astro/glunarclock/files/patch-configure
2003-12-22 20:13:51 +00:00

27 lines
692 B
Text

--- configure.orig Tue Dec 2 15:31:05 2003
+++ configure Mon Dec 22 01:56:33 2003
@@ -18919,6 +18919,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
@@ -22257,14 +22258,14 @@
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
cat >>confdefs.h <<_ACEOF
-#define GNOME_ICONDIR "${prefix}/share/pixmaps"
+#define GNOME_ICONDIR "${datadir}/pixmaps"
_ACEOF
#defined the below to enable help to work for applets
cat >>confdefs.h <<_ACEOF
-#define DATADIR "${prefix}/share"
+#define DATADIR "${datadir}"
_ACEOF
cat >>confdefs.h <<_ACEOF