diff options
author | Marc G. Fournier <scrappy@hub.org> | 1997-04-04 11:23:15 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1997-04-04 11:23:15 +0000 |
commit | eda9d69d6c6509eed028b118c79140abe8bb2fb5 (patch) | |
tree | d1428fd6eac0ee31fcfe67e5dd98bc2535df7a09 /src/template/hpux-gcc | |
parent | c7b40e605810e4f78c124061a8f15570451ceed1 (diff) | |
download | postgresql-eda9d69d6c6509eed028b118c79140abe8bb2fb5.tar.gz postgresql-eda9d69d6c6509eed028b118c79140abe8bb2fb5.zip |
Move YACC and YFLAGS into the template files
Clean up the .sample files...comment out all sample entries except for
the localhost one
Diffstat (limited to 'src/template/hpux-gcc')
-rw-r--r-- | src/template/hpux-gcc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/template/hpux-gcc b/src/template/hpux-gcc index c685b01a9c8..9915ba5b5b7 100644 --- a/src/template/hpux-gcc +++ b/src/template/hpux-gcc @@ -7,3 +7,5 @@ SRCH_LIB: USE_LOCALE:no DL_LIB:/usr/lib/libdld.sl DLSUFFIX:.sl +YFLAGS:-d +YACC: |