get CPP from autoconf
authorewt <devnull@localhost>
Thu, 5 Mar 1998 20:50:04 +0000 (20:50 +0000)
committerewt <devnull@localhost>
Thu, 5 Mar 1998 20:50:04 +0000 (20:50 +0000)
CVS patchset: 2035
CVS date: 1998/03/05 20:50:04

popt/Makefile.in

index f250fa1..ed4ac49 100644 (file)
@@ -14,6 +14,7 @@ INSTALL_DATA=@INSTALL_DATA@
 prefix=@prefix@
 LIBS=$(prefix)/lib
 INCLUDE=$(prefix)/include
+CPP=@CPP@
 
 # -----------------------------------------------------------------------