hm, --cflags should only show the flags a 3rd party program would need
This commit is contained in:
@@ -73,7 +73,7 @@ while test $# -gt 0; do
|
||||
;;
|
||||
|
||||
--cflags)
|
||||
echo -I@includedir@ @CPPFLAGS@
|
||||
echo -I@includedir@
|
||||
;;
|
||||
|
||||
--libs)
|
||||
|
Reference in New Issue
Block a user