Skip to content

Commit

Permalink
Revert "hunspell: Specify C++03."
Browse files Browse the repository at this point in the history
This reverts commit 49dc8ed.
  • Loading branch information
mmoll committed Jan 21, 2019
1 parent 021fb40 commit 4603f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion textproc/hunspell/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config perl:run autoreconf autoconf automake
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++03
USE_LANGUAGES= c c++

CONFIGURE_ARGS+= --with-ui

Expand Down

0 comments on commit 4603f2e

Please sign in to comment.