grr, some cc's barf if the search dir doesn't exist, leave $(datadir)/gcg

* Makefile.am: grr, some cc's barf if the search dir doesn't
exist, leave $(datadir)/gcg out for now

-Yosh
This commit is contained in:
Manish Singh 1999-01-14 00:06:03 +00:00
parent e6bececa5f
commit 092ea1e3d7
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Wed Jan 13 16:03:47 PST 1999 Manish Singh <yosh@gimp.org>
* Makefile.am: grr, some cc's barf if the search dir doesn't
exist, leave $(datadir)/gcg out for now
Sat Jan 9 22:44:03 PST 1999 Manish Singh <yosh@gimp.org>
* autogen.sh: call configure again

View File

@ -2,7 +2,8 @@ noinst_PROGRAMS = gcg
# CPP=cpp -nostdinc -I /usr/share/gcg -I /usr/local/share/gcg -I .
CPPFLAGS = -DCPP_SEARCH=\"" -I $(datadir)/gcg -I ."\"
#CPPFLAGS = -DCPP_SEARCH=\"" -I $(datadir)/gcg -I ."\"
CPPFLAGS = -DCPP_SEARCH=\"" -I ."\"
INCLUDES = @GLIB_CFLAGS@
YFLAGS = -d -v
LFLAGS = -d