diff options
Diffstat (limited to 'devel/g2c/files/patch-configure')
| -rw-r--r-- | devel/g2c/files/patch-configure | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/devel/g2c/files/patch-configure b/devel/g2c/files/patch-configure new file mode 100644 index 000000000000..2092e0e549a5 --- /dev/null +++ b/devel/g2c/files/patch-configure @@ -0,0 +1,18 @@ +--- configure.orig Fri Feb 14 13:34:37 2003 ++++ configure Fri Feb 14 13:35:36 2003 +@@ -1115,7 +1115,7 @@ + else + echo "$ac_t""not found" 1>&6 + if test xfail = xfail; then +- { echo "configure: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install" 1>&2; exit 1; } ++ { echo "configure: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install" 1>&2; } + fi + fi + fi +@@ -2965,7 +2965,7 @@ + fi + BONOBO_CFLAGS="" + BONOBO_LIBS="" +- { echo "configure: error: BONOBO not found" 1>&2; exit 1; } ++ { echo "configure: error: BONOBO not found" 1>&2; } + fi |
