From a3f6bc15eabeeffe14eed2fe7645d2621f87f5ae Mon Sep 17 00:00:00 2001 From: Jim Evins Date: Mon, 13 Oct 2003 02:12:21 +0000 Subject: [PATCH] Patch #819541: moved to latest libegg version of recent-files. Patch provided by: Emmanuel Pacaud . git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@313 f5e0f49d-192f-0410-a22d-a8d8700d0965 --- glabels2/configure.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/glabels2/configure.in b/glabels2/configure.in index 525fdc9a..08116838 100644 --- a/glabels2/configure.in +++ b/glabels2/configure.in @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.52) -AC_INIT(glabels, 1.93.0, http://sourceforge.net/tracker/?func=add&group_id=46122&atid=445116) +AC_INIT(glabels, 1.92.1, http://sourceforge.net/tracker/?func=add&group_id=46122&atid=445116) AC_CONFIG_SRCDIR(src/glabels.c) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) @@ -79,6 +79,7 @@ src/Makefile src/pixmaps/Makefile src/stock-pixmaps/Makefile src/mygal/Makefile +src/recent-files/Makefile pixmaps/Makefile data/Makefile po/Makefile.in -- 2.39.5