Commit b29b8873fdf48a9367c203fe7338fd661595ecc5

Authored by Perry Werneck
1 parent a98d1390

Fixing autogen script.

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
@@ -55,9 +55,6 @@ if test $? != 0 ; then @@ -55,9 +55,6 @@ if test $? != 0 ; then
55 exit -1 55 exit -1
56 fi 56 fi
57 57
58 -NOCONFIGURE=1 ./modules/lib3270/autogen.sh  
59 -NOCONFIGURE=1 ./modules/libv3270/autogen.sh  
60 -  
61 echo "Package set to revision $PACKAGE_REVISION and source $PACKAGE_SOURCE" 58 echo "Package set to revision $PACKAGE_REVISION and source $PACKAGE_SOURCE"
62 59
63 cd "$olddir" 60 cd "$olddir"