summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2017-03-28 05:25:25 +0000
committerJosh Soref <jsoref@users.noreply.github.com>2017-03-28 05:25:25 +0000
commit77d1b929688201374b1af154e9849946b303b7fc (patch)
tree8ba77f34bf9bdfa73cff888a545df7129fb5954d /NEWS
parentbafeaf3a42d1a973387fab96d37a943462c4a903 (diff)
downloadautoconf-archive-77d1b929688201374b1af154e9849946b303b7fc.tar.gz
spelling: overwriting
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 854fbe8..42c974b 100644
--- a/NEWS
+++ b/NEWS
@@ -68,9 +68,9 @@
- Support action-if-found and not-found hook
- Export HAVE_GL, HAVE_GLU, and HAVE_GLUT preprocessor symbol
- Add necessary flags to CFLAGS/LIBS by default, but can be disabled by
- overwritting action-if-found hook.
+ overwriting action-if-found hook.
- Fail the configure script if lib not found. This feature can be disabled
- by overwritting action-if-not-found hook
+ by overwriting action-if-not-found hook
- Fix problems on Mac OSX. Been tested on Linux (Ubuntu) and OSX
- Use --with-xquartz-gl instead of --with-gl=x for using X11 on OSX