diff options
Diffstat (limited to 'png/pnglibconf.h')
| -rw-r--r-- | png/pnglibconf.h | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/png/pnglibconf.h b/png/pnglibconf.h index 55014e27d..b19b2b4b6 100644 --- a/png/pnglibconf.h +++ b/png/pnglibconf.h @@ -1,15 +1,6 @@ -/* -** FLTK specific PNG lib configuration file -- see README.bundled-libs.txt -** -** This file must be generated on Linux in a libpng distribution using: -** $ ./configure --with-libpng-prefix=fltk_ -** $ make -** All lines including the 'fltk_' prefix must be upgraded with libpng. -*/ - /* pnglibconf.h - library build configuration */ -/* libpng version 1.6.43 */ +/* libpng version 1.6.44 */ /* Copyright (c) 2018-2024 Cosmin Truta */ /* Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson */ |
