Karol Pietrzak pointed out that simply including the include dir in --cflags
authorDaniel Stenberg <daniel@haxx.se>
Wed, 20 Nov 2002 19:04:34 +0000 (19:04 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 20 Nov 2002 19:04:34 +0000 (19:04 +0000)
commitf68505ee23d37afa31d908e146beab33935b7eed
tree716f22cec22286a7e325849e8ba5d954a1f6a6a5
parentd2174da6416b9042e38ac3be12ec287b755a77dc
Karol Pietrzak pointed out that simply including the include dir in --cflags
is not a good thing, as recent gccs for example complain if it is /usr/include

Right now, we just output "" until we think of something better.
curl-config.in