diff options
Diffstat (limited to 'graphics/sane-frontends/files/patch-configure')
-rw-r--r-- | graphics/sane-frontends/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/sane-frontends/files/patch-configure b/graphics/sane-frontends/files/patch-configure new file mode 100644 index 000000000000..be630f6c2991 --- /dev/null +++ b/graphics/sane-frontends/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Mar 21 17:56:40 2001 ++++ configure Wed Mar 21 17:56:57 2001 +@@ -3218,6 +3218,7 @@ + s%@GTK_CFLAGS@%$GTK_CFLAGS%g + s%@GTK_LIBS@%$GTK_LIBS%g + s%@INCLUDES@%$INCLUDES%g ++s%@GUIPROGS@%$GUIPROGS%g + s%@BINPROGS@%$BINPROGS%g + s%@GIMP_LIBS@%$GIMP_LIBS%g + s%@V_MAJOR@%$V_MAJOR%g |