projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Hopefully fixed library names generated by wx-config for OS/2's PM port.
[wxWidgets.git]
/
src
/
png
/
scripts
/
libpng-config-head.in
diff --git
a/src/png/scripts/libpng-config-head.in
b/src/png/scripts/libpng-config-head.in
index 7a321a74c9f6ee9f45a696809e90f7b82807dbf0..d9d8e891e0b88d3bc1778eb76f46b810d8225862 100755
(executable)
--- a/
src/png/scripts/libpng-config-head.in
+++ b/
src/png/scripts/libpng-config-head.in
@@
-8,11
+8,14
@@
# Modeled after libxml-config.
-version=1.2.
4
+version=1.2.
7
prefix=""
-cppflags=""
-cflags=""
-ldflags=""
+libdir=""
libs=""
-rpath=""
+I_opts=""
+L_opts=""
+R_opts=""
+cppflags=""
+ccopts=""
+ldopts=""