X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/a611f21fab136f64bbf979bd62b2fc6ecb62933c..40647d7b7b7fbeae828e0a032a3c3a5f204cdfa8:/configure diff --git a/configure b/configure index 84c691a..8d5f67b 100755 --- a/configure +++ b/configure @@ -703,7 +703,7 @@ fi PACKAGE=gob -VERSION=0.90.5 +VERSION=0.91.0 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } @@ -790,12 +790,12 @@ if test -f ../NOINST_GOB ; then DOINSTGOB= NOINSTGOB=gob echo "$ac_t""*** NOT Going to install GOB ***" 1>&6 - SUBDIRS="src" + SUBDIRS="src examples" else DOINSTGOB=gob NOINSTGOB= - SUBDIRS="src doc" + SUBDIRS="src examples doc" fi @@ -2076,6 +2076,7 @@ gob.spec Makefile src/Makefile doc/Makefile +examples/Makefile doc/gob.1 config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF