- nano.spec.in - Change default flags to --enable-all

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1435 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
Chris Allegretta 2003-02-08 22:05:50 +00:00
parent 588df68a8c
commit 97e10b5d0d
2 changed files with 3 additions and 1 deletions

View File

@ -29,6 +29,8 @@ CVS code
optional.
- nanorc.sample:
- Make nanorc entry less tolerant of invalid colors.
- nano.spec.in:
- Change default flags to --enable-all.
GNU nano 1.1.99pre2 - 2003.02.03
- General:

View File

@ -21,7 +21,7 @@ text editor while also offering a few enhancements.
%setup -q
%build
%configure --enable-extra
%configure --enable-all
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
%install