fixed a small typo, (pointed out in #3139)
authorMartin Janitschke <noeoeh@web.de>
Thu, 29 May 2008 13:51:31 +0000 (13:51 +0000)
committerMartin Janitschke <noeoeh@web.de>
Thu, 29 May 2008 13:51:31 +0000 (13:51 +0000)
SVN-Revision: 11290

net/gpsd/Makefile

index 7560d63fe466c02cd57d7988b91d78e6fa7d9554..1933394bb547a15adbcfa3902bda87946350abba 100644 (file)
@@ -50,7 +50,7 @@ CONFIGURE_ARGS += \
        --without-x \
 
 CONFIGURE_VARS += \
-       CPPFLAGS="$$$$CPPFLAGS -I$(STAGING_DIR)/usr/include/uClic++" \
+       CPPFLAGS="$$$$CPPFLAGS -I$(STAGING_DIR)/usr/include/uClibc++" \
        CXXFLAGS="$$$$CXXFLAGS -fno-builtin -fno-rtti -nostdinc++"  \
        LIBS="-nodefaultlibs -luClibc++ -lnotimpl" \